CA JCLCheck abended with S0C4 IN PROGRAM JCLVCTLG AT OFFSET +000382
book
Article ID: 129034
calendar_today
Updated On:
Products
CA JCLCheck Workload Automation
Issue/Introduction
CA JCLCheck abended when validating an IDCAMS job.
ABENDED S0C4 IN PROGRAM JCLVCTLG AT OFFSET +000382. ',USER=(xxxxxxxx) IEA995I SYMPTOM DUMP OUTPUT 946 SYSTEM COMPLETION CODE=0C4 REASON CODE=00000004
Cause
CA JCLCheck runtime option VSAM.
Environment
CA JCLCheck release 12.0
Resolution
Remove runtime option VSAM, and add runtime option CSI.
Additional Information
The runtime option "CSI" has been added to CA JCLCheck to replace the existing "VSAM" option. The "CSI" option uses a new program to read ICF catalogs providing enhanced functionality as well as improved performance for CA JCLCheck.
The VSAM option is no longer maintained and should be considered obsolete.
After PTFs SO03601 and SO03602, if you use the VSAM option, you will receive the following informational message: CAY6570I VSAM OPTION IS OBSOLETE, DEFAULTING TO CSI.