SMP/E for z/OS Messages, Codes, and Diagnosis
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ACCEPT return codes

SMP/E for z/OS Messages, Codes, and Diagnosis
GA32-0883-01

00
ACCEPT processing completed successfully.
04
ACCEPT processing completed with possible errors (warnings). Processing did not stop for any SYSMODs. These are some possible errors:
  • ACCEPT called a system utility program to perform some work and the utility program issued a nonzero, but still acceptable, return code. Calls to one of the following utility programs could generate this return code:
    • Assembler (default: ASMBLR)
    • Copy, compress, retry utility (default: IEBCOPY)
    • Update utility (default: IEBUPDTE)
    • Superzap utility (default: IMASPZAP)
    • Linkage editor (default: IEWL or IEWBLINK)

    SMP/E sets the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries.

08
ACCEPT processing completed, but processing errors occurred. Processing stopped for at least one SYSMOD. These are some possible errors:
  • ACCEPT called a system utility program to perform some work, and the utility program issued a nonzero and unacceptable return code. Calls to one of the following utility programs could generate this return code:
    • Assembler (default: ASMBLR)
    • Copy, compress, retry utility (default: IEBCOPY)
    • Update utility (default: IEBUPDTE)
    • Superzap utility (default: IMASPZAP)
    • Linkage editor (default: IEWL or IEWBLINK)

    SMP/E sets the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries.

  • A SYSMOD was held for an error reason ID that was not resolved. Check the Causer SYSMOD Summary report and, if necessary, error messages in the SMPOUT output to determine the cause of the problem.
  • SMP/E encountered an error while scanning superzap control statements. Check SMPOUT output for error messages to determine the cause of the problem.

    SMP/E sets the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries. However, the module was not updated unless an EXPAND linkage editor control statement was included in the modification. In this case, the module was link-edited to expand its size in the distribution library.

  • A superzap VERIFY REJECT was encountered by program. Check SYSPRINT output for error messages to determine the cause of the problem.

    SMP/E sets the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries. However, the module was not updated unless an EXPAND linkage editor control statement was included in the modification. In this case, the module was link-edited to expand its size in the distribution library.

  • A DD statement required by SMP/E was missing. ACCEPT did not process any SYSMOD that required the missing DD statement.
  • The distribution zone entry for a SYSMOD specified on the SELECT operand indicates that the SYSMOD was superseded by another SYSMOD.
  • A TXLIB or LKLIB member cannot be found. SMP/E sets the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries.
  • A SYSMOD specified on the SELECT operand was not found on the SMPPTS or in the global zone.
  • The PEMAX value being used was too small to process one or more SYSMOD entries or selected element entries being modified. If PEMAX was too small for the element entries, SMP/E may have set the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries. Check SMPOUT output for error messages to determine which SYSMODs or elements were affected.
  • SMP/E could not open a target or distribution library. SMP/E may have set the ACCEPT and ERROR status indicators in the affected distribution zone SYSMOD entries.
  • A SYSMOD containing an element update (++MACUPD, ++SRCUPD, or ++ZAP) attempted to change the ownership of the element with the ++VER VERSION operand. The ownership can be changed only if the SYSMOD provides a replacement for the element.
12
ACCEPT processing stopped. These are some possible errors:
  • A function SYSMOD was selected for processing. However, processing stopped for the function before distribution libraries were updated.
  • No SYSMODs met ACCEPT specifications.
  • GETMAIN failed during ACCEPT processing.
  • SMP/E could not open or close a data set.
  • The ACCEPT command contained a syntax error.
  • A DD statement required by SMP/E was missing.
  • A previous command issued an unacceptable return code.
16
A severe error caused SMP/E processing to stop. These are some possible errors:
  • The copy utility was called to compress a data set but issued an unacceptable return code. No SYSMODs were accepted, but elements that would have been replaced by SYSMODs that would have been accepted may have been deleted from their distribution libraries.
    Note: The distribution libraries might be unusable. Examine the copy output to determine the status of the data set when the copy utility failed.
  • A severe error occurred during an attempt to access an SMP/E data set.
  • An error occurred while writing a message.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014