Previous Topic: TroubleshootingNext Topic: Diagnostic Procedures


Runtime Errors

CA JCLCheck has a debugging facility that creates a formatted dump of its internal control blocks using the generated input statement. After all control blocks are dumped, CA JCLCheck issues a user ABEND generating a SYSUDUMP.

The CA JCLCheck debugging facility is automatically invoked in the case of a system ABEND. CA JCLCheck issues a CAY6195S message, printing the ABEND PSW, CSECT name, and displacement of the system ABEND and registers at entry to ABEND. After the control blocks are dumped, it abends with a U1000. Since most CA JCLCheck ABENDS are U1000, the content of the CAY6195S message is very important when you call CA Technical Support.

You can also invoke the CA JCLCheck debugging facility on request of CA Technical Support by using the DEBUG option. The coding of this option will be provided by CA Technical Support.