M204.1977
M204.1977 File fileName may not be accessed remotely
An attempt has been made to open a file under one of the following conditions:
- An attempt was made to remotely open a public file or a semi-public file without a valid password. This type of access is not permitted for the file unless the OPENCTL X'08' bit is on.
- An attempt was made to remotely open a file outside of APSY as part of a permanent group. This type of access is not permitted for the file unless the OPENCTL X'04' bit is on.
- An attempt was made to remotely open a private or semi-public file outside of APSY with a valid password. This type of access is not permitted for the file unless the OPENCTL X'02' bit is on.
- An attempt was made to remotely open a file that participates in Date Time Stamp processing (FOPT X'10'). Date Time Stamp processing does not support remote file access.
File manager response: Ensure that the file has the proper OPENCTL setting.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |