Text |
Syntax error detected in record buffer. DB/Subcode .../.... |
Explanation |
A syntax error in the record buffer was detected during processing OP command, an invalid character set was specified, or an invalid time zone was specified. |
Action |
Correct the record buffer by changing the OPRB parameter. For more information, please refer to the Adabas documentation. |
Text |
Error in record buffer at open. DB .... |
Explanation |
An error in the record buffer was detected during processing of an OP command. |
Action |
Correct the record buffer by changing the OPRB parameter. |
Text |
Error processing a buffer. DB/FNR/Field .../.../.... |
Explanation |
An error occurred while processing the record buffer, value buffer, or search buffer: - The value of a P format field was not in packed decimal format. - The value of a U format field was not in unpacked decimal format. - A variable-length field was specified without a length parameter. - A field defined with the "no null value" (NC/NN) option was found to contain no value or a null value, or an attempt was made to store such a value in the field. |
Action |
Check program and correct error. For more information, please refer to the Adabas documentation. |
Text |
Record or ISN buffer too small. DB/FNR/Buffer .../.../.... |
Explanation |
The record buffer was too small, or the ISN buffer was too small for a requested multifetch command. The message shows the name of the buffer that was too small. |
Action |
Check program and correct error, or contact your database administrator. For more information, please refer to the Adabas documentation. |
Text |
Record buffer too long. DB .... |
Explanation |
The record buffer for a C5 or ET command was too long. A maximum of 2000 bytes can be written to the checkpoint file. |
Action |
Check program and correct error, or contact your database administrator. |
Text |
Format, conversion, truncation error. DB/FNR/Subcode .../.../.... |
Explanation |
Format, length conversion or truncation error occurred while processing field values in the record buffer or value buffer. The value for an FI field is too long or exceeds the border of the FI field. Truncation error of numeric or alphanumeric fields. An attempted format conversion was not possible due to incompatible data formats or other compatibility problems. Further reasons and the subcodes are described in the Adabas documentation. |
Action |
Correct error in program, or contact your database administrator. |
Text |
Descriptor value too long. DB/FNR .../.... |
Explanation |
The descriptor value is too large. Descriptor values are limited to 1144 bytes. |
Action |
Check program and correct error. |
Text |
Invalid descriptor specified in search buffer. DB/FNR .../.... |
Explanation |
The descriptor specified in the search buffer of the L9 command was invalid. |
Action |
Check program and correct error. |
Text |
Syntax error in search buffer. DB/FNR/Field .../.../.... |
Explanation |
A syntax error was detected in the search buffer. The field given in the short message refers to the name of the field being processed when the error was detected. For more information, please refer to the Adabas documentation. |
Action |
Check program and correct error. |
Text |
Error in search/value buffer. DB/FNR/Field .../.../.... |
Explanation |
The cause of error may be: - The order of elements was invalid. - The specified field was not a descriptor. - An index was missing or invalid. - Invalid connection of partial criteria. - Invalid use of a phonetic descriptor. - The length of a descriptor value was greater than 253. - An invalid file number. - An invalid range specification. For more information, please refer to the Adabas documentation. |
Action |
Check program and correct error. |
Text |
Search/value buffer length too short. DB/FNR .../.... |
Explanation |
The length of the search buffer and/or value buffer, as specified in the search and value buffer length fields, was too short to accommodate the search criteria specified; or the first character in the search buffer was a "."; or the search buffer does not contain a ".". |
Action |
Check program and correct error. |
Text |
CID specified in search buffer not found. DB/FNR/Sub .../.../.... |
Explanation |
The CID value specified in the search buffer was not found. |
Action |
Check program and correct error. |
Text |
An overflow occurred in the user queue. DB/FNR .../.... |
Explanation |
An overflow occurred in the user queue. |
Action |
Ask your database administrator to increase the value used for the NU parameter. |
Text |
Overflow in temporary working space. DB/FNR .../.... |
Explanation |
An overflow occurred in the temporary working space in which resulting ISN lists are stored. The database administrator may increase the size of the temporary working space. |
Action |
Contact your database administrator. |
Text |
No space on WORK dataset for complex FIND commands.DB/FNR .../.... |
Explanation |
No space was available on the WORK dataset for complex FIND commands. The database administrator may increase the size of the WORK dataset. |
Action |
Contact your database administrator. |
Text |
Extent overflow in file control block (FCB). DB/FNR .../.... |
Explanation |
An additional Associator or Data Storage extent was required for a file and the maximum number of extents in the FCB had already been allocated. The last extent is allocated only for a command which is being backed out and for AUTORESTART and ADAREC REGENERATE. |
Action |
Unload the file and reload it with appropriate initial allocations. |
Text |
Overflow in an inverted list index. DB/FNR .../.... |
Explanation |
An overflow occurred in an inverted list index. |
Action |
Unload/reload the file with an appropriate padding factor for the associator. |
Text |
No space for ASSO/DATA extent. DB/FNR .../.... |
Explanation |
Sufficient space was not available for a required associator or data storage extent. |
Action |
Contact your database administrator. |
Text |
Free space table (FST) overflow. DB/FNR .../.... |
Explanation |
An overflow occurred in the free space table (FST) as a result of ASSO/DATA fragmentation. |
Action |
Unload files that have allocations adjacent to free blocks and reload them with appropriate initial allocations. |
Text |
Hyperexit not available. DB/FNR/Nbr/Name .../.../.../.... |
Explanation |
Hyperexit not available to nucleus. The following information will be returned in the Additions 2 field of the control block: - The two low-order bytes will contain the number of the hyperexit. - The two high-order bytes will contain the name of the hyperdescriptor. |
Action |
Define the hyperexit and restart the nucleus. |
Text |
A hyperexit returned an invalid ISN. DB/FNR/Name .../.../.... |
Explanation |
A hyperexit routine returned an invalid ISN. The message shows the name of the hyperdescriptor. |
Action |
Correct the hyperexit routine and restart the database. |
Text |
Descriptor value table space cannot be allocated. DB/FNR .../.... |
Explanation |
The descriptor value table space cannot be allocated from the buffer pool. |
Action |
Increase the size of the LBP parameter, or contact your database administrator. |
Text |
Hyperdescriptor exit return error. DB/FNR .../.... |
Explanation |
Possible reasons: - An incorrect sign for a packed descriptor value was created. - A value with an incorrect length byte was returned. |
Action |
Contact your database administrator. |
Text |
Error creating a collation descriptor key value. DB/FNR .../.... |
Explanation |
An error occurred when creating a collation descriptor key value. This can have the following reasons: - Invalid collation descriptor key value used. - Collation descriptor uses an unsupported ICU version. For more information, please refer to the Adabas documentation. |
Action |
Specify valid values for the creation of the collation descriptor key. Reinvert the collation descriptors. |
Text |
Insufficient Adabas workpool space. DB/FNR .../.... |
Explanation |
Sufficient workpool space was not available, although only one user was active. The PARM values relating to core allocation should be verified by the database administrator. |
Action |
Contact your database administrator. |
Text |
Value to be added already exists. DB/FNR .../.... |
Explanation |
An attempt was made to add to a unique descriptor a value which already exists. |
Action |
Check program and correct error, or contact your database administrator. |
Text |
An I/O error occurred. DB/FNR .../.... |
Action |
Contact your database administrator. |