HP Guardian Errors Manual page 67

Procedure errors and messages manual
Table of Contents

Advertisement

Recovery If a block mode application needs to use the device, direct the console to another terminal;
the operator process will stop using the device and allow it to be used in block mode.
550
(%1046)
Cause The current setting of the file's positioning information is not valid for the attempted operation.
For example, an I/O was attempted under the large transfer SETMODE while the current position
was not a multiple of 2048; usually this condition is caused when the last read before an end-of-file
returned a number of bytes that is not a multiple of 2048.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Determine the reason for the incorrect position (for example, a bad POSITION call or
an unexpected read transfer count) and correct the problem.
551
(%1047)
Cause More than one insertion-ordered alternate key record exists.
Effect Depending on the setting of a bit in the CREATE procedure or an item code in the
FILE_CREATELIST_ procedure, duplicate records with insertion-ordered alternate keys are ordered
by the value of the primary record key field or by the sequence in which those records were inserted
into the alternate key file.
Recovery Informative message only; no corrective action is needed.
560
(%1060)
Cause The function cannot be performed because one of the processes involved cannot run with
a process identification number (PIN) greater than 255. A process created by the D-series procedure
PROCESS_LAUNCH_ or PROCESS_CREATE_ can request to be run at a high PIN (greater than
255), but a process created by the C-series procedure NEWPROCESS or NEWPROCESSNOWAIT
cannot run at a high PIN.
Effect The operation failed.
Recovery Any of the following can be performed to recover:
One or more of the processes involved must be rerun with low PINs (PINs less than 255).
One or more of the processes involved must be changed to allow for high-PIN requestors by
setting HIGHPINREQUESTORS ON. A process that ran at a low PIN continues to run at a low
PIN but can now be opened by high-PIN processes. Take this action only if the application
can be opened by a high-PIN process.
One or more of the processes involved must be changed to support high PINs.
561
(%1061)
Cause The item code in a list was not recognized.
Effect Either FILE_CREATELIST_ failed or FILE_GETINFOLIST_ or FILE_GETINFOLISTBYNAME_
stopped at an item in error.
Recovery The item code in error should be corrected.
563
(%1063)
File operation attempted at illegal
position.
Duplicate exists for insertion-ordered
alternate key.
The function cannot be performed because one
of the processes involved cannot recognize a PIN
greater than 255.
The item code in a list is not recognized.
The size of an output buffer was too small.
Error Code Descriptions
67

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents