ADAFRM Utility Messages

Overview of Messages

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

ERROR-121 Missing function
Explanation

At least one of the following functions must be specified: ASSOFRM, DATAFRM, WORKFRM, CLOGFRM, PLOGFRM, RLOGFRM, TEMPFRM, SORTFRM, DSIMFRM, ASSORESET, DATARESET, WORKRESET, or DSIMRESET.

Action

Supply the correct parameter value and rerun the ADAFRM job.


ERROR-122 Invalid data set number
Explanation

See the Adabas Utilities documentation for a description of data set numbers.

Action

Supply the correct parameter value and rerun the ADAFRM job.


ERROR-124 Will not reset ASSO control blocks
Explanation

Resetting Associator blocks with the range 1-30 is rejected.


ERROR-125 Missing ASSO data sets
Explanation

Job control statements defining the Associator must be included for both the ADAFRM utility job for the ASSOFRM, DATAFRM, TEMPFRM and WORKFRM functions when the FROMRABN parameter is specified, and when running the ASSORESET, DATARESET, and WORKRESET ADAFRM functions.

Action

Supply the required JCL/JCS job control, and rerun the ADAFRM job.


ERROR-126 Invalid size value specified
Explanation

The SIZE value specified with FROMRABN=NEXT is not valid. The range of blocks to be formatted in not contained in the free space table.

Action

Supply a valid SIZE parameter value and rerun the job.


ERROR-127 Invalid FROMRABN value specified
Explanation

For the ASSOFRM and DATAFRM functions, valid FROMRABN values include a numeric starting RABN value or FROMRABN=NEXT.

Action

Supply a valid FROMRABN value and rerun the job.


ERROR-128 Invalid VOLIOCOUNT value specified
Explanation

An invalid value was specified for the VOLIOCOUNT parameter. VOLIOCOUNT must be a numeric value. Refer to the ADAFRM parameter descriptions in the Adabas Utilities Manual for the range of valid values.

Action

Supply a valid VOLIOCOUNT value and rerun the job.


ERROR-129 Duplicate format request detected
Explanation

An attempt to format the same data set from the start multiple times has been detected. The same data set cannot be formatted more than once in a single execution of ADAFRM.

Action

Supply valid data set information and rerun the job.