NetBase for MPE Reference Guide

Appendix B
B-28
NMSERVER Detected Errors
The following NetBase errors are detected by NMSERVER.
ERR# Error Message Explanation/Action
5001
FILE RECORD SIZE EXCEEDS
NETBASE MAXIMUM
The requested remote file I/O is longer than
the maximum expected by NetBase.
5002
TOO MANY REMOTE DATA
BASES OPEN
The number of remote databases opened by one
user is greater than 512.
5003
UNKNOWN REQUEST DETECTED
BY REMOTE NODE
NetBase internal error. If this error occurs
contact Quest Software.
5004
FFILEINFO FAILED DURING
FOPEN PROCESSING
NetBase internal error. If this error occurs
contact Quest Software.
5020
REQUESTED READ SIZE
EXCEEDS NETBASE MAXIMUM
The number of bytes that a user is reading from
a remote file exceeds the NetBase's maximum
buffer size.
5021
PREVIOUS LOCK FAILED:
BASE IS NOT LOCKED
Error is returned when pending locks is
enabled on the remote side of the lock failed.
5022
AIFFILEGPUT FAILED
SETTING CREATOR ON USER
FILE
Attempt to set the creator on a new file failed.
5023
UNABLE TO LOAD AIF CALL
Attempt to load AIFKSMCREATE or
AIFKSMWRITE failed. Check the operating
system (it may not be consistent with this
operation).
5024
AIFKSMCREATE FAILED,
CANNOT CREATE KSAMXL FILE
Attempt to call AIFKSMCREATE to create new
KSAMXL file failed. Check the system log.
5025
AIFKSMWRITE FAILED,
CANNOT WRITE TO KSAMXL
FILE
Attempt to call AIFKSMWRITE to create new
KSAMXL file failed. Check the system log.
5026
AIFCLOSE FAILED, CANNOT
SAVE KSAMXL FILE
Attempt to call AIFCLOSE to close new KSAMXL
file failed. Check the system log.
Continued