CICS VR FAILED PROCESSING BATCH LOGGING REQUEST: (CONNECT | WRITE | DISCONNECT | UNDETERMINED). FROM ASID asid JOB jobname STEP stepname FOR SPHERE dsname LOG STREAM logstream. RETURN CODE (HEX): rc REASON CODE (HEX): rsnc PROBLEM DETERMINATION: probdet RETURN CODE (HEX): crc REASON CODE (HEX): crsnc
CICS VR detected an error while processing a request from the VSAM Batch Logger.
The execution of the request has been terminated. CICS VR returns non-zero return and reason codes to the caller (VSAM batch logger).
If the probdet field contains LOGSTREAM NOT DEFINED, the system logger could not find the LOGSTREAMID. Correct the invalid name and rerun the job. If the error condition persists, contact your system programmer. If the prodbet field contains: NO MAIN STORAGE FOR REDO BUFFER, the CICS VR Logging Service is loaded and batch logging for the specified job is terminated. If the error condition persists, contact your system programmer. If the prodbet field contains: SEVERE ERROR, CICS VR LOGGER DISABLED, the CICS VR Logging Service is no longer available for batch logging requests. In order to resume batch logging, terminate and restart the CICS VR Server.
If the probdet field contains DUPLICATE REQUEST, the CONNECT request for a VSAM sphere data set name was rejected because a connection for a VSAM sphere with the same data set name was already established by a request from another client's address space. If there is no other job running that uses the batch logger for a VSAM sphere with the same data set name, then rerun the failed job. If the error condition persists, contact your system programmer.
If the probdet field contains VSAM LEVEL IS LOWER THAN CICS VR ONE, you might not use CICS VR Logger until VSAM level is up to date.
If the probdet field contains L/S FOR HLQ DOES NOT MATCH, you should check whether the undo logstream associations in the panels are set properly for HLQ. Do this by comparing with the associations for your username or jobname.
If the probdet field contains L/S FOR USERNAME AND JOBNAME DO NOT MATCH, you should check whether the undo logstream association for the username matches the jobname one.