MPE/iX Error Messages Manual Vol 3 (32650-90880)

Chapter 1 19
Error Messages
(Subsystem 169)
CAUSE One of the itemnum selectors was not recognized as a
supported itemnum.
ACTION Verify the use of correct itemnums. Make sure that the
itemnum/items are correctly paired.
25020 MESSAGE You must have PM capability to debug program
files with PM capability.
CAUSE An attempt was made to enter DEBUG for a program that
was linked/prepped with PM capability by a user who does
not have PM capability.
ACTION Link/prep the program without PM capability or grant the
user PM capability.
25021 MESSAGE You must have READ/WRITE access to a program
file to debug it.
CAUSE An attempt was made to enter DEBUG for a program file
to which the user does not have write access. Write access
validation is performed by the file system.
ACTION Alter the file and/or group/account security so that the
user has write access to the program file.
25022 MESSAGE DEBUG could not be initialized. The debugger
request has been ignored.
CAUSE The internal DEBUG data structures could not be
allocated and/or initialized. This could be due to a lack of
disk space or a lack of some other system resources
(including DEBUGGER table space).
ACTION Verify there is sufficient free disk space for virtual
memory. Wait for the machine to become less loaded and
try again. If the error persists, record any error
information that is printed and call your Hewlett-Packard
Representative.
25023 MESSAGE Could not capture process state. The debugger
request has been ignored.
CAUSE DEBUG was unable to obtain all of the required
information about a process which is necessary to debug it.
ACTION Retry the command/intrinsic. If the error persists, record
any error information that is printed and call your
Hewlett-Packard Representative.
25024 MESSAGE Unknown ESCAPE while entering DEBUG. The
debugger request has been ignored.
CAUSE An unexpected error was detected by DEBUG while trying
to enter the main command processing code.
ACTION Retry the command/intrinsic. If the error persists, record
any error information that is printed and call your