NS3000/iX Error Messages Reference Manual (36923-90043)

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.
49 MESSAGE: HIERARCHICAL OR BYTE STREAM FILES NOT ALLOWED
THROUGH RFA. UNIMPLEMENTED FUNCTION. (Actual Message
Displayed)
CAUSE: RFA was requested to FOPEN a byte stream or hierarchical file.
ACTION: Redirect the FOPEN to a non byte stream or hierarchical file.
201 MESSAGE: ERROR IN ACCESSING DELINE/ENVIRONMENT TABLE.
REMOTE DID NOT RESPOND WITH THE CORRECT REMOTE ID.
(Actual Message Displayed)
CAUSE: Internal inconsistency in table or in RFA services data
structures.
ACTION: Release the environment and set it up again.
204 MESSAGE: UNABLE TO CREATE/EXPAND EXTRA DATA SEGMENT
BUFFERS FOR RFA. UNABLE TO ALLOCATE AN EXTRA DATA
SEGMENT FOR DS/3000. (Actual Message Displayed)
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.
205 MESSAGE: UNABLE TO ALLOCATE/MANAGE BUFFERS FOR RFA.
UNABLE TO EXPAND THE DS/3000 EXTRA DATA SEGMENT. (Actual
Message Displayed)
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 a CR,” of this manual.