Version 7.4.4
 —  Messages and Codes  —

ADAREP Error Messages

Overview of Messages

ERROR-121 | ERROR-122 | ERROR-123 | ERROR-124 | ERROR-125 | ERROR-126 | ERROR-127 | ERROR-128 | ERROR-129

ERROR-121 NUCLEUS RETURNED RESPONSE resp-code WHILE READING/OPENING THE CHECKPOINT FILE. ( nucleus-response )
Explanation:

Refer to chapter 3 for the meaning of "resp-code".

Action:

Investigate the cause of the error. Correct it and rerun the job.


ERROR-122 INCONSISTENCY DETECTED BETWEEN FST AND GCB (INTERNAL ERROR)
Explanation:

The FST contains RABNs that do not belong to the database.

Action:

Repair the FST using Adabas basic system or ADADBS recover.


ERROR-123 INCONSISTENCY BETWEEN DSST AND FCB FILE EXTENT (INTERNAL ERROR)
Explanation:

A(DSST-EXTENT-ENTRY) = xxxxxxxx A(FCB-EXTENT-ENTRY) = xxxxxxxx

Action:

Inform your database administrator (DBA) of the error.


ERROR-124 INCONSISTENCY BETWEEN FILE file-name AND GCB (INTERNAL ERROR)
Explanation:

The file extents contain RABNs that do not belong to the database.

Action:

Repair the file using RESTORE and REGENERATE.


ERROR-125 INCONSISTENCY IN MIRROR BLOCK (INTERNAL ERROR)
Explanation:

The mirror table has an incorrect structure; it cannot be interpreted.

Action:

Repair the mirror table using ADAREF; then mirror your database again.


ERROR-126 INVALID PARAMETER VALUE FOR PARAMETERS FROMDATE/TODATE OR FROMSESSION/TOSESSION
Action:

Supply the correct parameter value and rerun the job.


ERROR-127 INVALID FROMDATE / TODATE PARAMETER
Explanation:

The FROMDATE / TODATE parameters must have the format yyyymmdd.

Action:

Supply the correct parameter value and rerun the job.


ERROR-128 INVALID SAVE TAPE SUPPLIED
Explanation:

The dataset supplied as the DD/SAVE input dataset is not a save tape.

Action:

Supply a valid save tape and rerun the job.


ERROR-129 SAVETAPE MUST BE FROM V51 OR HIGHER
Explanation:

The supplied save tape was not created using Adabas version 5.1 or above.

Action:

Supply a save tape created using Adabas version 5.1 or above and rerun the job.


Top of page