M204.2957

From m204wiki
Jump to navigation Jump to search

M204.2957  Error hexValue opening stream token for Janus Web port token2

This message indicates why the open failed for the indicated TCPLOG stream and Janus Web port; the error number in the message indicates the problem:

Number Meaning
1 Operation failed
2 Stream id is not available
3 Nonexistent stream or unauthorized access
4 Permanent I/O error
5 End-of-data or record not found
6 Data length greater than buffer length
7 Data validation error
8 Stream not ring or concatenated
9 All ring members full, cannot switch
10 Offload process failed
11 Terminal attention
12 File full condition
13 Reread required for OS-concatenation
14 GCORE problem for arbitration buffers
15 Parallel stream members differ

Response: Correct the problem indicated by the error number.

Version introduced: 7.7

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages