Version 8.2.4
 —  Messages and Codes  —

ADAVAL Utility Error Messages

Overview of Messages

ERROR-121 | ERROR-122 | ERROR-124 | ERROR-130 | ERROR-131

ERROR-121 Invalid descriptor field list for validate
Explanation

The field name (field-name) is either

  • not in the FDT; or

  • not a descriptor.

Action

Supply the correct parameter value, and rerun the ADAVAL job.


ERROR-122 TEMP data set too small; input record count= count
Action

Supply a larger TEMP data set/file. See the Adabas Utilities documentation for information about calculating TEMP space.


ERROR-124 Invalid file requested: FNR=file-number
Explanation

The Adabas checkpoint/security file cannot be checked by ADAVAL.

Action

Supply a correct file list and rerun the ADAVAL job.


ERROR-130 Error initializing collating user exit - return code=return-code
Explanation

An error occurred while the collation descriptor user exit was being initialized.

Action

Investigate the cause of the error; correct it; and rerun the job.


ERROR-131 Collating user exit not loaded
Explanation

The collation descriptor user exit requested is not loaded.

Action

Load the exit and rerun the job.


Top of page