M204.2295: Difference between revisions

From m204wiki
Jump to navigation Jump to search
DmeWiccan (talk | contribs)
Automatically generated page update
 
(No difference)

Latest revision as of 03:39, 14 March 2018

M204.2295  TCP​/​IP interface name must be 1-8 characters long

The name supplied in the SOCKCTL CREATE or REGISTER macro was not one to eight characters in length; these are the bounds for a valid TCP/IP interface name.

System manager response: If this error occurs during execution of the OPEN LINK command, contact Technical Support.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' 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

Back to list of messages