Version 7.4.4
 —  Messages and Codes  —

ADAINV Error Messages

Overview of Messages

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

ERROR-121 INVALID DESCRIPTOR FIELD LIST FOR INVERT
Explanation:

The field name "xx" is either

  • not found in the FDT; or

  • already a descriptor.

Action:

Supply the correct parameter value and rerun the job.


ERROR-122 TEMP DATASET TOO SMALL; INPUT RECORD COUNT= count
Action:

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


ERROR-123 INVALID OR MISSING COUPLE DESCRIPTOR
Explanation:

One of the supplied descriptor names

  • is not supplied;

  • is not found in the FDT;

  • is not a descriptor;

  • is a descriptor contained in a periodic group; or

  • has a format/length that is incompatible with the other descriptor.

Action:

Supply the correct parameter value and rerun the job.


ERROR-124 COUPLE INDEX OVERFLOW FOR FILE file-number
Explanation:

This file is already coupled to 18 others; this is the maximum.


ERROR-125 FILES ALREADY COUPLED
Explanation:

Utility function cannot be processed.


ERROR-126 COUPLING NOT POSSIBLE
Explanation:

This error occurred because

  • a file cannot be coupled to itself;

  • expanded files cannot be coupled;

  • multiclient files cannot be coupled; and

  • only file numbers less than 255 can be coupled.

The ADAINV function cannot be processed.


ERROR-127 MISSING UTILITY FUNCTION
Explanation:

INVERT or COUPLE must be entered, then rerun ADAINV.


ERROR-128 INVALID VALUE FOR THE PARAMETER `CODE'
Explanation:

The value specified for the CODE parameter is either incorrect, or the CODE parameter is not valid in this case.

Action:

Either remove the CODE parameter, or specify at most eight digits, or blanks. Rerun the job. Refer to the Adabas Security documentation for more information.


ERROR-129 AN ATTEMPT WAS MADE TO CREATE A 16TH INDEX LEVEL
Explanation:

No more than 15 index levels are possible.

Action:

Try this function again with a smaller value for ASSOPFAC.


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