HP Guardian Errors Manual page 148

Procedure errors and messages manual
Table of Contents

Advertisement

Bits <8:15> contain a subcode that indicates the cause of the error, as follows:
Subcode
Meaning
0
Unable to convert a DEFINE name to network form.
2
Internal error.
3
Illegal DEFMODE supplied.
Effect No process is created.
Recovery Retry the call to NEWPROCESS. If errors recur, contact your service provider.
18
Cause An attempt was made to run an object file with an invalid device subtype. The device subtype
is an attribute stored in each object file. The process created from an object file is assigned the
device subtype stored in that object file. Only named processes are allowed nonzero device
subtypes.
Device subtypes in the range 1 through 15 are reserved for processes that are:
Created by the super ID
Created from licensed object files
Created from object files owned and provided by the super ID
Effect No process is created.
Recovery Verify that the call to NEWPROCESS contains the name parameter. If the name parameter
exists, either recompile or rebind the object file to change the device subtype to an unrestricted
value, or contact the super ID.
19
Cause The operating system tried to create a process, but the backup process device subtype was
not from the same program file as the primary process's device subtype. This error is probably a
programming error.
Effect No process is created.
Recovery Find out which object file was being passed to NEWPROCESS and correct the error.
22
Cause The optional parameter pfs-size specified a value outside the range of 128K through 1024K
bytes.
Effect No process is created.
Recovery Correct the specification to a value within the acceptable range. If pfs-size is not specified
or if 0 is specified, the default size of 256K bytes is used.
23
Cause NEWPROCESS or NEWPROCESSNOWAIT cannot allocate the process file segment (PFS).
Effect No process is created.
148 NEWPROCESS AND NEWPROCESSNOWAIT Errors
(%011000)
OBJECT FILE WITH AN ILLEGAL
DEVICE SUBTYPE
(%011400)
PROCESS DEVICE SUBTYPE SPECIFIED
IN BACKUP PROCESS ISN'T THE SAME
AS PRIMARY'S
(%013000)
PFS^SIZE IS OUT OF RANGE
(%013400)
CANNOT CREATE PFS

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents