M204.2418: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 4: Line 4:
An attempt was made to open a remote file that has been disabled.</P>
An attempt was made to open a remote file that has been disabled.</P>
<P>
<P>
Verify that the communications line used for that LINK is up, enable the file for the
Verify that the communications line used for that <var>LINK</var> is up, enable the file for the subsystem, and retry.
subsystem, and retry.
</P>
</P>
{{Template:M204.2418 footer}}
{{Template:M204.2418 footer}}
<!-- skeleton as it was in pdf/FILE filename DISABLED FOR REMOTE OPEN/-->
<!-- skeleton as it was in pdf/FILE filename DISABLED FOR REMOTE OPEN/-->

Latest revision as of 17:26, 19 March 2018

M204.2418  File token disabled for remote open

An attempt was made to open a remote file that has been disabled.

Verify that the communications line used for that LINK is up, enable the file for the subsystem, and retry.

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

Back to list of messages