IST1183I
exitname EXIT RETURNED A CODE OF usercode [label diagcode]

Explanation

This message is issued by VTAM® in response to a condition identified in an installation-wide exit.
  • For base exits, this message is issued as a stand-alone message.
  • For multiple exits, this message is issued in a message group. A complete description of the message group follows the example.
    IST1183I  exitname EXIT RETURNED A CODE OF usercode [label diagcode ]
    IST314I   END
IST1183I
  • exitname is the name of the installation-wide routine.
  • usercode is the hexadecimal return code in register 15 passed by the exit routine.
  • label and diagcode are not issued for all exits.
    • label is message text specific to exitname that labels the VTAM diagnosis code diagcode.
    • diagcode is a VTAM-generated code for the exit exitname.

System action

The system action depends on the hexadecimal usercode for exitname in message IST1183I. If diagcode is displayed, the system action might depend on this code.

Operator response

Save the system log for problem determination.

System programmer response

Use exitname, the exit return code usercode, label, and diagcode in message IST1183I when referring to z/OS Communications Server: SNA Customization to determine the meaning of the codes and to ensure that the proper codes are defined in the exit routine.

If you are using the IBM-supplied USERVAR exit routine specific to the Transaction Processing Facility (TPF) environment, see the z/OS Communications Server: SNA Customization for return codes.

If z/OS Communications Server: SNA Customization requires no specific exit return code from the exit, check with the author of the exit routine for a description of the user-written codes.

Routing code

2

Descriptor code

5