date time THE SYSTEM LOGGER RETURNED AN ERROR DURING OPERATION IXGCONN CONNECT FOR LOG STREAM logstream. THE LOG STREAM IS BEING DELETED BY ANOTHER PROGRAM. SYSTEM LOGGER RETURN CODE rc REASON CODE rsnc
CICS VR detected an error while attempting to access a log stream. The log stream is being deleted by a request from another program and CICS VR cannot connect to it until this program has finished.
The log stream is made unavailable on this system.
The return and reason codes shown are those returned by the system logger. These return and reason codes can be interpreted by reviewing the description of errors for the appropriate system logger operation in the z/OS MVS Programming: Assembler Services Guide . You will need to understand why another program was deleting the log stream and prevent such a conflict from occurring in the future.