Abend Problems

When an abend occurs, an operating system abend message, including an abend code, is usually issued. Possible abend codes are:
Code Description
U0000 After CL/SuperSession termination is requested and confirmed, a program timer is set limiting the shutdown to 30 seconds. If the timer expires, user abend 0 is invoked to purge CL/SuperSession from the system. The unexpected halt of a component usually causes U0000. If the problem persists, contact IBM Support.
U0004 This is an initialization error. The CL/SuperSession load library could not be opened. This is usually the result of an invalid TLVLOAD DD statement in the supplied procedure KLS. z/OS messages in the system log indicate a specific reason that the library was not opened.
U0008 This is an initialization error. During startup, CL/SuperSession detected an exception condition and tried to issue a WTO to indicate the source of the error. However, the integrity of the CL/SuperSession address space was found to be corrupted. Contact IBM Support.
U0012 This is an initialization error. During startup, CL/SuperSession detected an exception condition. A message indicating the source of the error is written to the system and job logs. Refer to the error message to determine your course of action.
U0100

Invoked by the product and accompanied by a message written to the system and job logs. The reason for the abend is explained in the message. After a system dump is taken, the product attempts to recover from this failure automatically. Successful recovery is indicated by the message KLVER011.

Note: After receiving this abend code, you should:
  1. bring down CL/SuperSession.
  2. inactivate the ACB major node.
  3. activate the ACB major node.
  4. start CL/SuperSession.

Although recovery may be successful, the address space may be damaged.

U0200 Invoked by the product and accompanied by a message written to the system and job logs. The reason for the abend is explained in the message. These abends are generally caused by storage exhaustion or storage overlays and cannot be retried. If U0200 occurs, CL/SuperSession terminates after a system dump is taken. This abend can also be forced by the SHUTDOWN ABEND operator command.

Review the abend code and system logs. If you are unable to locate and resolve the problem, generate the documents described in Table 2 and call IBM Support. An abend can also be caused by storage creep. Message KLVGM005 is issued when storage creep is the problem. Refer to Producing Documentation for IBM Support for instructions on diagnosing the problem and producing documentation to send to IBM Support.