NetBase for MPE Reference Guide

Appendix B
B-14
ERR# Error Message Explanation/Action
1041
GMULTI ACCESS WITHOUT
LOCKING INVALID FOR
SHADOWING
The shadow file is being opened with
GMULTI access but not allowing locking.
This can be solved by adding ;SYNC to the
file statement for the file in question.
1042
UPDATE ON SHADOW FILE
INVALID WITHOUT LOCK
The shadow file is not locked and the
number of writers that have it open exceeds
one.
1045
TPS CALLED WITHOUT NETBASE’S
IMAGE INTERCEPT
Check to make sure NetBase is enabled.
Run NBVERS,STATE. If disabled, enable it
with RUN NBVERS, ENABLE.
1050
GETDSEG FAILED
An attempt to get an extra data segment
failed.
1051
ALTDSEG FAILED
An attempt to get an extra data segment
failed.
1052
FREEDSEG FAILED
NetBase internal error. If this error occurs
contact Quest Software.
1054
GETDSEG FAILED FOR SHADOWING
An attempt to get an extra data segment
failed.
1055
FREEDSEG FAILED FOR
SHADOWING
NetBase internal error. If this error occurs
contact Quest Software.
1056
UNABLE TO LOCK GLOBAL RIN
NetBase internal error. If this error occurs
contact Quest Software.
1060
IPCRECV INTRINSIC FAILED
This error indicates that a problem exists in
the network transport. See the associated
error message for the cause of the error.
1061
IPCSEND INTRINSIC FAILED
This error indicates that a problem exists in
the network transport. See the associated
error message for the cause of the error.
1062
IPCSHUTDOWN INTRINSIC FAILED
This error indicates that a problem exists in
the network transport. See the associated
error message for the cause of the error.
1063
IPCCREATE INTRINSIC FAILED
This error indicates that a problem exists in
the network transport. See the associated
error message for the cause of the error.