MSIR.0261 Establishing client connection to port (portname), remote server (servername): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
This informational message indicates that a [http://m204wiki.rocketsoftware.com/images/4/4a/JoclrNew.pdf Janus Open Client] application is about to attempt to connect to a remote server. Since remote servers are associated with Janus ports, <i>portname</i> indicates the name of the Janus port with which <i>servername</i> (the remote server) is associated.
This informational message indicates that a [http://m204wiki.rocketsoftware.com/images/4/4a/JoclrNew.pdf Janus Open Client] application is about to attempt to connect to a remote server. Since remote servers are associated with Janus ports, <i>portname</i> indicates the name of the Janus port with which <i>servername</i> (the remote server) is associated.


{{Template:MSIR.0261 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]

Revision as of 21:38, 7 July 2016

This informational message indicates that a Janus Open Client application is about to attempt to connect to a remote server. Since remote servers are associated with Janus ports, portname indicates the name of the Janus port with which servername (the remote server) is associated.


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