MSIR.0118 TCPTYPE must be set to 'IBM', 'INTERLNK', 'KNET', or 'HPNS': Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
This message indicates that you entered an invalid parameter for the TCPTYPE keyword. The only acceptable values are '''IBM''', '''INTERLNK''', '''KNET''', or '''HPNS'''. TCP/IP support will be disabled for the remainder of the run.
This message indicates that you entered an invalid parameter for the TCPTYPE keyword. The only acceptable values are '''IBM''', '''INTERLNK''', '''KNET''', or '''HPNS'''. TCP/IP support will be disabled for the remainder of the run.


{{Template:MSIR.0118 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0001 - MSIR.0199]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0001 - MSIR.0199]]

Revision as of 20:08, 7 July 2016

This message indicates that you entered an invalid parameter for the TCPTYPE keyword. The only acceptable values are IBM, INTERLNK, KNET, or HPNS. TCP/IP support will be disabled for the remainder of the run.


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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages