Download 47 A2 90US REV01 - Support On Line

Transcript
NatStar on GCOS 7
Abnormal Return Codes
5-26
ADDROUT
The record address given is outside file limits.
BUFNBOV
The NUMBUF parameter value given in the FD does
not correspond to the user's buffer usage. Request
more buffers. Note that this lack of buffer space can
occur when using several SCBs, each one being able to
use up to 2 buffers, or when sharing buffers between
several files in a pool.
CONFLICT
The file is opened in sequential access mode and the
PKEY parameter is provided.
DUPKEY
A secondary key value is changed, for a key that does
not allows duplicates, and a record already exists in the
file with the same key value.
FLNAV
File contents are damaged.
HEADERR
CI inconsistency detected after a read (integrity Header
and Trailer do not match).
IFNERR
The file handle does not lead to valid file structures.
INDUNKN
The specified SCB identifier does not correspond to an
allocated SCB.
KEYCHG
An attempt is made to change the primary key value.
LNERR
The specified record length is different from the actual
record size.
NOCURREC
There is no current record available: the previous
primitive executed on the same SCB was not
successful.
NOTOPEN
The file is not open.
NOWAIT
Unauthorized simultaneous access with another
process:
− an attempt is made to access a record while another
process is closing the file.
− an attempt is made to access a record by several
processes using the same SCB at the same time.
RECNFD
The record key defined by PKEY does not correspond
to an existing record in the file.
SCIDXNAV
Secondary index(es) is (are) damaged or not created.
47 A2 90US Rev01