DWW838I

date time A TEMPORARY ERROR CONDITION OCCURRED DURING SYSTEM LOGGER OPERATION {IXGCONN | IXGWRITE | IXGBRWSE | IXGDELET} {CONNECT | DISCONNECT | START | READCURSOR | READBLOCK | END | ALL | RANGE} FOR LOG STREAM logstream. SYSTEM LOGGER RETURN CODE rc REASON CODE rsnc

Explanation

CICS VR called the system logger to access a log, which returned a temporary error condition. The system logger operation that returned the error condition is identified in the message. 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 Reference

In the message text:
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.

System action

CICS VR automatically retries the operation every three seconds while the temporary error condition persists. This message is issued every ten retries following the first/previous issue.

Operator response

None. This is a temporary condition.