HP Guardian Errors Manual page 204

Procedure errors and messages manual
Table of Contents

Advertisement

Effect The procedure sets the error code and returns without allocating the extended data segment.
Recovery Make sure the calling process access ID is one of the following:
The same as the process whose process identification number (PIN) is specified in the
SEGMENT_ALLOCATE_ call.
The group manager for the access ID of the other process
The super ID (255,255)
9
Cause The SEGMENT_ALLOCATE_ call specified an invalid PIN.
Effect The procedure sets the error code and returns without allocating the extended data segment.
Recovery Specify a valid PIN, then retry the operation.
10
Cause The process specified for extended data segment sharing has not allocated a segment or
IDs do not match.
Effect The procedure sets the error code and returns without allocating the extended data segment.
Recovery Specify a valid PIN, then retry the operation.
11
Cause The process calling SEGMENT_ALLOCATE_ is trying to share an extended data segment
with itself.
Effect The procedure sets the error code and returns without allocating the extended data segment.
Recovery Make sure the PIN specified in pin is not the calling process's PIN.
12
Cause The requested segment is a shared selectable segment but the allocated segment is a flat
segment; or the requested segment is a shared flat segment but the allocated segment is a selectable
segment.
Effect The procedure sets the error code and returns without accessing the extended data segment.
Recovery Make sure that the requested segment and the allocated segment are either both flat
segments or both selectable segments when sharing.
13
Cause The requested segment is already allocated for this process.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Specify an unused segment ID, then retry the operation.
14
Cause The requested process segment table (PST) cannot be allocated. The error-detail parameter
contains the number of the file-system error that occurred.
204 SEGMENT_ALLOCATE_ and SEGMENT_ALLOCATE64_ Errors
PIN DOES NOT EXIST
NO SEGMENT ALLOCATED TO PIN
TRYING TO SHARE SEGMENT WITH SELF
REQUESTED SHARED SEGMENT IS INCOMPATIBLE
REQUESTED SEGMENT ALREADY ALLOCATED
UNABLE TO ALLOCATE THE PST

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents