DWW823I
date time THE SYSTEM LOGGER RETURNED AN ERROR DURING IXGCONN CONNECT FOR LOG STREAM logstream. CICS VR BATCH LOGGER ATTEMPTED TO CONNECT TO A LOG STREAM MODEL, WHICH IS NOT POSSIBLE. SYSTEM LOGGER RETURN CODE rc REASON CODE rsnc
CICS VR has detected an error while attempting to access a log stream. CICS VR attempted to connect to a log stream model, which is not possible.
- date
- The current date.
- time
- The current time.
- logstream
- The name of the log stream.
- rc
- The system logger return code.
- rsnc
- The system logger reason code.
For a general log (for example; a forward recovery log stream), CICS VR will make the log stream locally unavailable. This causes the log stream to be inaccessible from the current system.
Operator response
Use the system logger return and reason codes to further diagnose the problem. For more information, see the IXGCONN macro in the z/OS MVS Programming: Authorized Assembler Services Reference EDT-IXG .
It is possible that the data set has been defined with the wrong log stream name or that the log stream has been defined incorrectly to have the MODEL(YES) attribute.