Version 7.4.4
 —  Messages and Codes  —

ADAZAP Error Messages

Overview of Messages

ERROR-121 | ERROR-122 | ERROR-123 | ERROR-124 | ERROR-125 | ERROR-126

ERROR-121 INCORRECT MASTERCODE SUPPLIED
Explanation:

The 8-byte mastercode specified in the MCODE parameter is incorrect.

Action:

Supply the correct mastercode and rerun the job.


ERROR-122 ADABAS ACTIVE, ADAZAP NOT PERMITTED TO RUN
Explanation:

ADAZAP runs only when the relevant Adabas nucleus is inactive.

Action:

Shut down the nucleus and rerun the job.


ERROR-123 VER-STRING IS SHORTER THAN REP-STRING
Explanation:

The length of the string specified by VER is shorter than the string specified by REP.

Action:

Specify the length of VER at least as long as the length of REP.


ERROR-124 VER AND LENGTH ARE MUTUALLY EXCLUSIVE
Explanation:

The VER parameter and the LENGTH parameter may not be specified at the same time.

Action:

Specify either VER or LENGTH, but not both.


ERROR-125 OFFSET IS BIGGER THAN BLOCKLENGTH
Explanation:

The OFFSET value specified is greater than the block length.

Action:

Specify a smaller OFFSET value so that it falls within the block.


ERROR-126 VERIFY NOT MATCHED, STRING WAS: string
Explanation:

The VER value specified did not match.

Action:

Specify the correct VER value and rerun the job.


Top of page