LINK return codes
- 00
- LINK processing completed successfully.
- 04
- LINK processing completed with possible errors:
- The linkage editor returned an acceptable, but nonzero, return
code.
- A designated load module was not in its SYSLIB.
- A distribution zone copy of a module was used, but it was at a
different service level from the target zone copy.
- 08
- The linkage editor returned a return code greater than the threshold
return code.
- 12
- LINK processing stopped. These are some possible errors:
- The LINK command contained a syntax error.
- A previous command issued an unacceptable return code.
- A target library ran out of space (X37 ABEND).
- A DD statement required by SMP/E was missing.
- A CSI was not available.
- A required module could not be found or was not installed.
- A required load module did not exist (no LMOD entry).
- A required load module was a copied load module.
- A designated load module already contained a designated module
by the same name from another zone.
- None of the load modules specified on the INTOLMOD operand are
installed in a system library.
- 16
- A severe error caused SMP/E processing to stop.