HP Guardian Errors Manual page 26

Procedure errors and messages manual
Table of Contents

Advertisement

Cause A process specified an invalid count parameter in a file-system call, or the operation tried
to transfer too much or too little data. Typical causes are:
A FILE_CREATE_ or CREATE procedure call for a structured disk file contains an invalid record
length or alternate-key length.
A FILE_CREATE_ or CREATE procedure call for a disk file requested a size larger than the
system limit.
A file access specifies an inconsistent key length or compare length.
A disk I/O request spans more than two extents, is greater than 4096 bytes, or exceeds eight
sectors, or a request under long transfer mode is not a multiple of 2048.
For a 5520 printer request, the size of the direct-access, vertical-format file buffer is not an
even number or is greater than 508 bytes, a line length exceeds the maximum transfer size
for the current print mode, or a print line is too long for the specified printer width.
A data line written to the Spooler is too long.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery This is a coding error; corrective action is device dependent and application dependent.
22
Cause A process specified an out-of-bounds parameter or a buffer address parameter in a file-system
call; that is, a pointer to the parameter or the buffer has an address that is greater than the memory
associated with the data area of the process or that is in the part of the stack used by the file
system.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery This is a coding error; corrective action is application dependent.
23
Cause A disk address specified in a file-system call was too large or too small, or the maximum
number of blocks in an alternate-key file was exceeded. This error indicates corrupt data or a
corrupt alternate-key file.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Corrective action is application dependent. However, you might need to increase the
workfile size.
24
Cause A nonprivileged user or process attempted to perform an operation requiring privileged
mode. The OPEN procedure returns this error when flags.<1> is set to 1 and the file being opened
is not $RECEIVE. The FILE_OPEN_ procedure returns this error when either options.<14> or
options.<15> is set to 1 and the file being opened is not $RECEIVE.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery If you intended to use the privileged feature, have the system manager license the program
file.
26
File-System Errors
(%26)
The application parameter or buffer
address is out of bounds.
(device type: any)
(%27)
The disk address is out of bounds,
or the maximum number of blocks in
an alternate-key file is
exceeded. (device type: 3)
(%30)
Privileged mode is required for
this operation. (device type: any)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents