Guardian Procedure Errors and Messages Manual
About This Manual
Purpose of This Manual
This manual describes the Guardian messages for HP systems that use the HP NonStop operating
system. It covers the following types of messages:
• The error codes and error lists associated with Guardian procedure calls
• The interprocess messages sent to application programs by the operating system and the
command interpreter
• The trap numbers, signals, and the error list for traps and signals
Each message description explains the cause of the message, states the effect on the system, and
provides a recommended recovery action.
Who Should Read This Manual
This manual is intended mainly for application programmers whose programs call Guardian
procedures directly. Applications can check for errors returned by these procedures, and subsequent
action can be initiated based on the error returned.
Other users who can benefit from this manual include interactive users of HP NonStop systems,
system managers, and system operators.
How This Manual Is Organized
This manual has the following organization.
• “Introduction” (page 15), provides an overview of the various messages described in this
manual.
• “File-System Errors” (page 19), describes the file-system error codes and error lists.
• “Sequential I/O Errors” (page 130), describes the error codes produced by the sequential I/O
(SIO) procedures.
• “DEFINE Errors” (page 136) describes the errors that relate specifically to DEFINE attribute sets.
• “NEWPROCESS AND NEWPROCESSNOWAIT Errors” (page 142), describes the error codes
and error lists produced by the process-control procedures NEWPROCESS and
NEWPROCESSNOWAIT.
• “Process Creation Errors” (page 158), describes the error codes and error lists produced by
the process-creation procedures PROCESS_LAUNCH_ and PROCESS_CREATE_. It also describes
Guardian error codes returned by the PROCESS_SPAWN_ procedure. Open System Services
(OSS) error codes and the error list returned by the PROCESS_SPAWN_ procedure are listed
in “PROCESS_SPAWN_ Open System Services (OSS) Errors” (page 194).
• “PROCESS_GETINFOLIST_ Errors” (page 188), describes the error codes produced by the
PROCESS_GETINFOLIST_ procedure.
• “PROCESS_GETPAIRINFO_ Errors” (page 192), describes the error codes produced by the
PROCESS_GETPAIRINFO_ procedure.
• “PROCESS_SPAWN_ Open System Services (OSS) Errors” (page 194), describes the OSS
error codes and error list produced by the process-creation procedure PROCESS_SPAWN_.
Guardian error codes returned by both the PROCESS_SPAWN_ and PROCESS__CREATE_
procedures are documented in “Process Creation Errors” (page 158).
• “ALLOCATESEGMENT Errors” (page 200), describes the error codes and error lists produced
by the ALLOCATESEGMENT procedure.
10