ADADCK Utility Messages

Overview of Messages

ERROR-121 | ERROR-123 | ERROR-124 | ERROR-125 | ERROR-127 | ERROR-128 | ERROR-130 | ERROR-131 | ERROR-132 | ERROR-133 | ERROR-134 | ERROR-135 | ERROR-136 | ERROR-137 | ERROR-138

ERROR-121 Invalid record length found
Explanation

The record length is negative, zero, or greater than the permitted maximum (MAXRECL value).

DSRABN=xxxxxxxx (nnnn), OFFSET=xxxxxx (nnn)

ERROR-123 Duplicate ISN found
Explanation

The same ISN is found twice in the same DS block.

DSRABN=xxxxxxxx (nnnn), OFFSET=xxxxxx (nnn)

ERROR-124 Invalid DSST entry found
Explanation

The following information is provided to identify the error:

DSRABN=xxxxxxxx (nnnn), REQUIRED % x, PRESENT % x,
DSSTRABN=xxxxxxxx (nnnn), OFFSET=xxxxxx (nnn)

Block size minus padding = xxxx (nnn) Size of block in use = xxxx (nnn)


ERROR-125 Invalid record length
Explanation

The DSCHECK function found that either the sum of all record lengths in one Data Storage block is not equal to the block length minus 4; or that the record length is zero.

DSRABN=xxxxxxxx (nnnn), OFFSET=xxxxxx (nnn)

ERROR-127 Invalid block length
Explanation

The block length field contains either

  • a negative value; or

  • a number larger than the physical block size.

DSRABN=xxxxxxxx (nnnn), OFFSET=xxxxxx (nnn)

ERROR-128 Invalid ISN found
Explanation

An ISN was detected that is either zero or greater than the maximum allowed (TOPISN) value.


ERROR-130 Spanned record with
ISN isnnumber
DS RABN rabn
One of the following errors occurred:
Neither primary spanned record bit nor
secondary spanned record bit is switched on.
Explanation

The header of the spanned record with the ISN number listed in the message (isnnumber) is erroneous.

Action

Correct the ISN or the ISN of the next spanned record or switch on the primary spanned record bit or the secondary spanned record bit (but not both). To correct the header of a spanned record, contact your Software AG technical support representative.


ERROR-131 Spanned data storage record with
ISN isnnumber DS RABN rabn
contains inconsistencies.
One of the following errors occurred:
ISN of next secondary spanned record is zero.
Bits of secondary spanned record and primary record are both switched on.
Explanation

The header of the primary spanned record with the ISN number listed in the message (isnnumber) is erroneous.

Action

Correct the ISN of the primary spanned record, correct the ISN of the next secondary spanned record, or switch off the secondary spanned record bit. To correct the header of a spanned record, contact your Software AG technical support representative.


ERROR-132 Secondary spanned record with ISN isnnumber
not found.
Explanation

The header of the secondary spanned record with the ISN number listed in the message (isnnumber) cannot be found in Data Storage.

Action

Contact your Software AG technical support representative for assistance.


ERROR-133 Duplicate primary spanned DS
ISN isnnumber found - DS RABN rabn also found in DS RABN rabn2
Explanation

The ISN number listed in the message (isnnumber) appears in two primary spanned records in Data Storage in the container blocks listed in the message (rabn and rabn2). ISNs should be unique.

Action

Contact your Software AG technical support representative for assistance.


ERROR-134 Duplicate secondary spanned DS
ISN isnnumber found - DS RABN rabn
Explanation

The ISN number listed in the message (isnnumber) appears in two secondary spanned records in Data Storage. ISNs should be unique.

Action

Contact your Software AG technical support representative for assistance.


ERROR-135 Secondary spanned record with ISN isnnumber1 not found.
Secondary ISN isnnumber2 DSRABN rabn points to secondary ISN
which was not found in data storage
Explanation

The ISN for a secondary spanned record listed in the message (isnnumber1) could not be found in Data Storage. The ISN of the secondary spanned record that points to this ISN is also given in the message (isnnumber2).

Action

Contact your Software AG technical support representative for assistance.


ERROR-136 Secondary ISN isnnumber found in Data
Storage RABN rabn but not referenced by a primary ISN.
Explanation

A secondary spanned record was found in Data Storage is not referenced by a primary ISN. The ISN of the secondary spanned record is given in the message (isnnumber).

Action

Contact your Software AG technical support representative for assistance.


ERROR-137 Primary ISN isnnumber1 not found. Primary ISN was referenced in secondary ISN isnnumber2 DS RABN rabn - removing from the FROMRABN/TORABN will most likely resolved the warning.
Explanation

The ISN for a primary spanned record that was referenced by a secondary spanned record was not found in Data Storage during the ADADCK run. The ISN numbers for both the primary spanned record (isnnumber1) and the secondary spanned record (isnnumber2) are given in the message.

The most likely cause of this error is that the FROMRABN and TORABN parameters were specified for the ADADCK run and the FROMRABN parameter references a secondary RABN rather than a primary RABN. We recommend that the FROMRABN parameter reference a primary RABN instead.

Action

If you have used the FROMRABN parameter, verify that it points to a primary RABN and not a secondary RABN. Then try the job again. You might also consider removing the FROMRABN and TORABN parameters from the run.

If problems persist, contact your Software AG technical support representative for assistance.


ERROR-138 Primary spanned master ISN isnnumber - (hexisnnumber)
does not match ISN isnnumber2 - DS RABN rabn
Explanation

In a primary spanned record, the master ISN (isnnumber) should match the primary ISN (isnnumber2). This is not the case for the Data Storage record with the RABN given in the message (rabn).

Action

Contact your Software AG technical support representative for assistance.