ERROR-121 | ERROR-122 | ERROR-123 | ERROR-124 | ERROR-125 | ERROR-126 | ERROR-127 | WARNING-128| 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 shorted 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. |
| ERROR-127 | offset plus length-of-verification exceeds block length |
| Explanation |
The of the two values offset plus the length-of-verifcation string exceeds the maximum block size of the RABN being modified. |
| Action |
Check your VER value and specify an offset and a string that falls completely within the block. |
| WARNING-128 | End of block reached |
| Explanation |
During a list function, the offset plus the length specified exceeded the block size. |
| Action |
No action is required for this warning message. |