MPE/iX Error Messages Manual Vol 2 (32650-90902)
Chapter 1 23
Vol. II Chapter 1
Loader, Native Mode
equation. (LDRERR 54)
CAUSE An invalid option was found in a file equation for the
specified file.
ACTION Check the file equation.
55 MESSAGE Missing file equation. (LDRERR 55)
CAUSE A file equation for the specified back referenced file was
not found.
ACTION Check the file name specification or issue an appropriate
file equation.
56 MESSAGE HPFOPEN failed. (LDRERR 56)
CAUSE An error occurred while opening the specified file.
ACTION See the cause and action for the file system error which
should also be displayed.
100 MESSAGE The system procedure name was not found in
NL.PUB.SYS (LDRERR 100)
CAUSE Requested system procedure, during dynamic load, was
not found.
ACTION Check the specification of the procedure name.
101 MESSAGE System SOM containing the given procedure is
not loaded. (LDRERR 101)
CAUSE Internal error. System SOM, where the specified
procedure resides, is not loaded.
ACTION Try again. If the problem continues, then call your
Hewlett-Packard Representative.
102 MESSAGE The procedure failed to FREEZE the system
PLABEL in memory. (LDRERR 102)
CAUSE Attempt to FREEZE in memory the XRT associated with
the dynamic load of a memory resident procedure failed.
ACTION Retry. If problem continues, call your Hewlett-Packard
Representative.
103 MESSAGE Dynamic loading unresolved external: !
(LDRERR 103)
CAUSE Unresolved external references of the procedure requested
to be dynamically loaded exist.
ACTION Check the binding sequence of the dynamic load request.
104 MESSAGE The procedure failed to obtain the previous
stack frame INFO. (LDRERR 104)
CAUSE Unable to obtain information from the previous stack
frame.