NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 8 91
Remote File Access Error Messages
8 Remote File Access Error
Messages
Remote File Access errors are returned only through the FCHECK
intrinsic. The FCHECK intrinsic is called when:
• a file system intrinsic (such as FOPEN) encounters an error
• during remote file access
The following error codes refer to Network Service Remote File
Access over Local Area Network (NS-Compatible) links.
MESSAGE: HIERARCHICAL OR BYTE STREAM FILES NOT ALLOWED
THROUGH RFA. UNIMPLEMENTED FUNCTION. (Actual Message
Displayed)
49 CAUSE: RFA was requested to FOPEN a byte stream or hierarchical file.
ACTION: Redirect the FOPEN to a non byte stream or hierarchical file.
MESSAGE: ERROR IN ACCESSING DELINE/ENVIRONMENT TABLE.
REMOTE DID NOT RESPOND WITH THE CORRECT REMOTE ID.
(Actual Message Displayed)
201 CAUSE: Internal inconsistency in table or in RFA services data
structures.
ACTION: Release the environment and set it up again.
MESSAGE: UNABLE TO CREATE/EXPAND EXTRA DATA SEGMENT
BUFFERS FOR RFA. UNABLE TO ALLOCATE AN EXTRA DATA
SEGMENT FOR DS/3000. (Actual Message Displayed)
204 CAUSE: System does not have enough virtual memory or maximum
data segment table size is too small for this RFA application.
ACTION: See your system manager.
MESSAGE: UNABLE TO ALLOCATE/MANAGE BUFFERS FOR RFA.
UNABLE TO EXPAND THE DS/3000 EXTRA DATA SEGMENT. (Actual
Message Displayed)
205 CAUSE: RFA has run out of memory space to hold the user’s FREAD or
FWRITE request.
ACTION: The maximum data allowed per FREAD or FWRITE with RFA
is 29980 bytes per request. If data compression is enabled, this limit is
29000 bytes. If reducing the size of the request does not help, then see
Appendix A, “Submitting an SR,” of this manual.