ADADRU Utility Messages

Overview of Messages

DRU121E | DRU122E | DRU123E | DRU124E | DRU125E | DRU126E | DRU127E | DRU128E | DRU129E | DRU130E | DRU131E | DRU132E | DRU133E | DRU134E | DRU135E | DRU136E | DRU137E | DRU138E | DRU139E | DRU140E | DRU141E | DRU142E | DRU143E | DRU144E | DRU145E | DRU146E | DRU147W | DRU148E | DRU149E | DRU151W | DRU152E | DRU153E | DRU154E | DRU155E | DRU157E | DRU158E | DRU159I | DRU161W | DRU162W | DRU163W | DRU164E | DRU165W | DRU166E | DRU169I | DRU170E | DRU200I | DRU203I | DRU204I | DRU205I

DRU121E File fnr exceeds maximum file number nnn in database.
Explanation

The supplied file number fnr exceeds the highest file number nnn in the database.

Action

Specify a valid file number and rerun the job.


DRU122E For parameter File n-m start of range value should be
less than or equal to end of range value.
This parameter is ignored.
Explanation

The start file number n cannot be greater than the end file number m.

Action

Specify a valid file number range and rerun the job.


DRU123E The value of parameter {PASSOSPACE|PDATASPACE|PFILESPACE}=val
can be only SUMMARY or DETAIL.
Explanation

The value (val) specified for the PASSOSPACE, PDATASPACE, or PFILESPACE parameter is invalid. Only values of SUMMARY or DETAIL can be specified.

Action

Specify a correct value for the associated parameter (DETAIL or SUMMARY) and rerun the job.


DRU124E Range or list of files not allowed
for parameters FROMRABN / TORABN.
Explanation

Only a single file can be specified for ADADRU runs that also specify the FROMRABN or TORABN parameters.

Action

Either restrict the ADADRU run to a single file or remove the FROMRABN and TORABN parameters. Then rerun the job.


DRU125E Parameter FROMRABN / TORABN requires specification of
either PASSOSPACE or PDATASPACE parameter.
Explanation

The FROMRABN / TORABN parameters can be specified with the parameters PASSOSPACE / PDATASPACE. The FROMRABN and TORABN parameters cannot be used with parameter PFILESPACE.

Action

Specify correct parameters and rerun the job.


DRU126E The value of FROMRABN=fromrabn parameter should be less than
or equal to the value of TORABN=torabn parameter.
This extent FROMRABN - TORABN is ignored.
Explanation

The FROMRABN value should be less than or equal to the TORABN value.

Action

Specify valid values for the FROMRABN and TORABN parameters and rerun the job.


DRU127E Parameters PFILESPACE / PASSOSPACE / PDATASPACE
are mutually exclusive.
Use only one of them.
Explanation

The PFILESPACE, PASSOSPACE, and PDATASPACE parameters are mutually exclusive; only one of these parameters can be specified in an ADADRU run.

Action

Correct the ADADRU parameters and rerun the job.


DRU128E The value of parameter SAMPLING=nnn is not in a range 10-100.
Explanation

The value specified for the SAMPLING parameter must be in a range from 10 to 100 percent.

Action

Specify a valid value for the SAMPLING parameter and rerun the job.


DRU129E The value of parameter INCRUSAGE=nnn is not in a range 1-50.
Explanation

The value specified for the INCRUSAGE parameter should be in a range from 1 to 50 percent.

Action

Specify a valid value for the INCRUSAGE parameter and rerun the job.


DRU130E The value of parameter INCRNUMREC=nnn is not in a range 1-10000.
Explanation

The value specified for the INCRNUMREC parameter should be in a range from 1 to 10000 records.

Action

Specify a valid value for the INCRNUMREC parameter and rerun the job.


DRU131E The value of parameter INCRRECLEN=nnn is not in a range 6-5000.
Explanation

The value specified for the INCRRECLEN parameter should be in a range from 6 to 5000 bytes.

Action

Specify a valid value for the INCRRECLEN parameter and rerun the job.


DRU132E The value of parameter ERRLIM=nnn is not in a range 1-255.
Explanation

The value specified for the ERRLIM parameter should be in a range from 1 to 255.

Action

Specify a valid value for the ERRLIM parameter and rerun the job.


DRU133E The value of parameter OUTPUT error.
Parameter OUTPUT can be:
XML
XML,UTF8
,XML
,UTF8
UTF8,XML
Explanation

The value specified for the OUTPUT parameter can only be one of the values shown in the message. No other value is valid.

Action

Correct the OUTPUT parameter accordingly (or remove the OUTPUT parameter from the run) and rerun the job. For complete information about the OUTPUT parameter in an ADADRU run, read the ADADRU utility documentation.


DRU134E ERROR: Parameter ACODE error.
Parameter ACODE can be: GCB or FCB or CodePage or omitted.
Explanation

The value specified for the ACODE parameter can only be one of the following: "GCB", "FCB", or a numeric code page (CodePage). The code page is used to convert file names in the XML document. No other value is valid.

Action

Correct the ACODE parameter accordingly (or remove the ACODE parameter from the run) and rerun the job. For complete information about the ACODE parameter in an ADADRU run, read the ADADRU utility documentation.


DRU135E File 0 is invalid.
Explanation

The file number cannot be equal to 0.

Action

Specify a valid file number and rerun the job.


DRU136E ISN isn is invalid, File fnr.
Run check utilities to obtain more information.
Explanation

One of the following errors was detected in the spanned record with ISN isn in file fnr:

  • The header indicates that the record with the ISN given in the message (isn) is not the primary record, although this record was identified by the primary address converter (AC) and not by the secondary address converter (AC2);

  • The ISN (isn) of the primary record is greater than the maximum ISN for the file (fnr) on which ADADRU processing should occur.

Action

Run the ADACHK utility to obtain more information. If the problem persists, contact your Software AG technical support representative for assistance.


DRU137E AC2 ISN=isn does not exist in Secondary AC.
File fnr, Primary ISN=ppp.
Run check utilities to obtain more information.
Explanation

The header of the primary segment of the spanned record with ISN=ppp points to the next (secondary) segment of the spanned record with ISN isn, but the secondary segment does not exist in the secondary address converter (AC2).

Action

Run the ADACHK utility to obtain more information. If the problem persists, contact your Software AG technical support representative for assistance.


DRU138E AC2 ISN=isn not found in DATA block=rabn,
specified by AC2 element.
File fnr, Primary ISN=ppp.
Run check utilities to obtain more information.
Explanation

The secondary segment of the spanned record with ISN=isn does not exist in the Data Storage block rabn, where this segment should reside according to contents of secondary address converter (AC2) element.

Action

Run the ADACHK utility to obtain more information. If the problem persists, contact your Software AG technical support representative for assistance.


DRU139E AC2 ISN=isn is invalid, File fnr, DATA block=rabn.
Run check utilities to obtain more information.
Explanation

One of the following errors was detected in the secondary record with AC2 ISN=isn, stored in the Data Storage block rabn, file number fnr:

  • The header indicates that the current record is not the secondary record, although this record is identified by means of the secondary address converter (AC2), not the primary address converter (AC);

  • The AC2 ISN isn of the secondary record is greater than the maximum AC2 ISN for file fnr.

Action

Run the ADACHK utility to obtain more information. If the problem persists, contact your Software AG technical support representative for assistance.


DRU140E File fnr is not loaded.
Processing of this file terminated.
Explanation

File fnr was explicitly specified in ADADRU input parameters, but the file does not exist in the database.

Action

Check the file number; correct it if required, and rerun the job.


DRU141E For File fnr more than 8 FROMRABN-TORABN values specified.
The extraneous extent is ignored.
Explanation

During consolidation of input parameters for the file listed in the message (fnr), ADADRU detected that the number of ranges specified using the FROMRABN and TORABN parameters exceeds eight. Only eight FROMRABN and TORABN parameter pairs can be specified in a single ADADRU run.

ADADRU processing of the file continues using the first eight FROMRABN – TORABN values specified.

Action

No action is required for this informational message. However, you may want to adjust the job to specify only eight FROMRABN-TORABN parameter pairs and rerun it.


DRU142E ERRLIM=nnn for File fnr is exceeded.
Processing of this file terminated.
Explanation

The number of ADADRU errors that have occurred for the file listed in the message (fnr) exceeds the error limit (nnn) specified by the ERRLIM parameter.

Action

Specify a greater value for the ERRLIM parameter and rerun the job or determine the reason for all of the errors, resolve them, and rerun the job.


DRU143E Reports for a file are not printed
because some errors were detected for File fnr.
Explanation

Some errors were detected for the file listed in the message (fnr). Processing continues if the error limit specified by the ERRLIM parameter is not exceeded.

Action

No action is required for this informational message. However, you may want to determine the reason for the errors, resolve them, and rerun the job.


DRU144E Printed report is incomplete
because some errors were detected for File fnr.
Explanation

Some errors were detected for the file listed in the message (fnr). Processing continues if the error limit specified by the ERRLIM parameter is not exceeded. The printed report will be incomplete.

Action

No action is required for this informational message. However, you may want to determine the reason for the errors, resolve them, and rerun the job.


DRU145E Invalid internal structure for {ASSO|DATA} RABN=rabn File fnr.
Run check utilities to obtain more information.
Explanation

An invalid internal structure in the ASSO NI block or Data Storage block RABN identified in the message (rabn) has been detected. The affected file is also listed in the message (fnr). Processing continues if the error limit specified by the ERRLIM parameter is not exceeded.

Action

No action is required for this informational message. However, you may want to determine the reason for the error, resolve it, and rerun the job.


DRU146E RABN=rabn for File fnr is not ASSO Normal Index.
Explanation

The internal structure of the ASSO NI block with the RABN listed in the message (rabn) is invalid for file fnr. A one-byte level indicator (third byte) in the ASSO block rabn does not contain x’01’ value – the level indicator for a Normal Index. Normally this message is followed by the DRU145E message which gives additional information.

Processing continues if the error limit specified by the ERRLIM parameter is not exceeded.

Action

No action is required for this informational message. However, you may want to determine the reason for the error, resolve it, and rerun the job.


DRU147W Parameters OUTPUT/ACODE duplicate definition, last value ignored.
Explanation

An error occurred in the parameter definition for the utility. Either the OUTPUT or ACODE parameter has been declared twice. You can specify a single OUTPUT parameter (with or without an associated ACODE parameter) or a single ACODE parameter in an ADADRU run. You cannot specify two OUTPUT parameters or two ACODE parameters in an ADADRU run.

Action

Review the ADADRU parameter specifications and correct them so only one OUTPUT parameter (with or without a single ACODE parameter) is specified. Then rerun the job.


DRU148E OPEN/CLOSE error on link llllllll.
Explanation

A file used by ADADRU on the link/DD name llllllll cannot be opened or closed .

Action

Check the ADADRU utility job for the existence of the link/DD name. If it exists, check the status of the file associated with it. Correct appropriately and re-run the job.


DRU149E Missing or incorrect utility function.
Explanation

An attempt has been made to run the ADADRU utility without the SPACEUSAGE keyword. The SPACEUSAGE keyword is required.

Action

Supply the missing SPACEUSAGE keyword and rerun the job.


DRU151W FREEMAIN Error encountered
in ADADRU at offset nnn.
Length = len bytes.
Address = addr.
Explanation

The internal error occurred in the ADADRU utility during memory release.

Action

Save the ADADRU output and contact your Software AG technical support representative for assistance..


DRU152E Next File fnr (Seq.number n)
in chain of expanded file not loaded.
Previous File in chain=ccc, Anchor File fff.
The chain of expanded file is interrupted.
Processing of this chain terminated.
Explanation

The next file (fnr) with the sequence number n in the chain of the expanded file is not loaded in the database. The previous file in the chain is file ccc; the anchor file in the chain is file fff.

Action

Verify that next file number fnr is specified correctly. Correct it as necessary and rerun the job. If the problem persists, contact your Software AG technical support representative for assistance.


DRU153E Anchor File fnr in chain of expanded File fff not loaded.
The chain of expanded file is interrupted.
Processing of this chain terminated.
Explanation

The anchor file (fnr) in the chain of the expanded file fff is not loaded in the database.

Action

Verify that the anchor file number fnr is specified correctly. Correct it as necessary and rerun the job. If the problem persists, contact your Software AG technical support representative for assistance.


DRU154E LOB File fnr is not loaded for base File bbb.
LOB file will not be processed.
Explanation

The large object (LOB) file identified in the message (fnr) for the associated base file (bbb) is not loaded in the database. The LOB file will not be processed by ADADRU.

Action

No action is required for this informational message. However, if you want the LOB file processed with its associated base file by ADADRU, load the LOB file into the database. Then rerun the ADADRU job.


DRU155E Base File fnr is not loaded for LOB File lob.
LOB base file will not be processed.
Explanation

The base file identified in the message (fnr) for the associated large object (LOB) file (lob) is not loaded in the database. The base file will not be processed by ADADRU.

Action

No action is required for this informational message. However, if you want both the LOB file and its associated base file processed by ADADRU, load the base file into the database. Then rerun the ADADRU job.


DRU157E Write error ee on link llllllll .
Explanation

The file access on link/DD name llllllll has reported an internal error ee on write.

Action

Contact Software AG as to what the error ee means. There may be an explanation in the system messages or DDPRINT of the job.


DRU158E {FROMRABN|TORABN}=0 is incorrect.
File group are ignored.
Explanation

Either the FROMRABN or TORABN parameters has been set to zero (0). This is not a valid specification for either parameter.

Action

Specify valid values for FROMRABN and TORABN and rerun the job.


DRU159I File fnr is not loaded.
Processing of this file skipped.
Explanation

File fnr was implicitly specified in ADADRU input parameters (inside a specified range of files). However, this file does not exist in the database and so it is skipped by ADADRU processing.

Action

Check the file number, correct it if required and rerun the job.


DRU161W File fnr, part nnn of expanded file
will be processed in chain of all parts of expanded file.
Anchor File nnn.
Explanation

This message identifies how processing will occur for a file within an expanded file. It informs you that file fnr is part nnn of an expanded file and will be processed in the chain of all parts of the expanded file. The anchor file of the expanded file chain is given in the message (nnn).

Action

No action is required for this informational message.


DRU162W File fnr, will be processed after end of process
of all parts of expanded file.
Anchor File nnn.
Explanation

This message identifies how processing will occur for a file that is not part of an expanded file. It informs you that file fnr will be processed after processing has completed for all parts of the expanded file. The anchor file of the expanded file chain is given in the message (nnn).

Action

No action is required for this informational message.


DRU163W No data for rptarea.
Explanation

The report area identified in the message (rptarea) is absent in SUMMARY report for the file because there is not data for the report area. Possible values for rptarea are:

  • “Block filling level” report (Part 1);

  • “Block filling level” report (Part 2);

  • “Number of records per block” report;

  • “Number of elements per block” report;

  • “Normal records length” report; and

  • “Spanned records length” report

Action

No action is required for this informational message.


DRU164E Parameter File should be specified
before other parameters related to this file group.
Explanation

The FILE parameter is specified in the ADADRU run, but not immediately after the SPACEUSAGE keyword. ADADRU processing assumes all files for the database should be processed for the run and any specifications on the FILE parameter are ignored.

Action

Correct the ADADRU SPACEUSAGE parameters, specifying the FILE parameter as the first parameter in the run after the SPACEUSAGE keyword.


DRU165W No data for {ASSO NORMAL INDEX|DATA STORAGE} detail report for File fnr.
Explanation

Errors occurred during report processing. Consequently, the ASSO Normal Index detail report or Data Storage detail report are not created for file listed in the message (fnr).

Action

No action is required for this informational message.


DRU166E {ASSO|DATA} FROM-TO RABNs are outside of extents for file fnr or these RABNs are not ASSO NI RABNs.
Run ADAREP utility to obtain information about file extents.
Explanation

The RABNs specified by the FROMRABN and TORABN parameters are not located in the ASSO/DATA extents for the file listed in the message (fnr) or they are not of the required NIRABN type.

Action

Run the ADAREP utility to obtain information about the valid ASSO/DATA extents of the file. Then specify the correct RABN range for the ADADRU run using the FROMRABN and TORABN parameters and rerun the ADADRU job.


DRU169I {ASSO|DATA} RABNs fromrabn – torabn
from specified RABN range are outside of extents for file fnr or these RABNs are not ASSO NI RABNs.
Only RABN(s) which belong to the file will be processed.
Run ADAREP utility to obtain information about file extents.
Explanation

The RABNs specified by the RABN range shown in the message (fromrabn – torabn) are not located in the ASSO or DATA extents for the file listed in the message (fnr) or they are not of the required NIRABN type. Only the RABNs that belong to the file will be processed by ADADRU.

Action

Run the ADAREP utility to obtain information about the valid ASSO/DATA extents of the file. Then specify the correct RABN range for the ADADRU run using the FROMRABN and TORABN parameters and rerun the ADADRU job.


DRU170E {ASSO|DATA} RABNs fromrabn – torabn
from specified RABN range are outside of extents for file fnr or these RABNs are not ASSO NI RABNs.
Run ADAREP utility to obtain information about file extents.
Explanation

The RABNs specified by the RABN range shown in the message (fromrabn – torabn) are not located in the ASSO or DATA extents for the file listed in the message (fnr) or they are not of the required NIRABN type. Only the RABNs that belong to the file will be processed by ADADRU.

Action

Run the ADAREP utility to obtain information about the valid ASSO/DATA extents of the file. Then specify the correct RABN range for the ADADRU run using the FROMRABN and TORABN parameters and rerun the ADADRU job.


DRU200I The input parameters accepted.
Explanation

The input parameters specified for the ADADRU run have been accepted.

Action

No action is required for this informational message.


DRU203I ******* SPACEUSAGE-N started ******* date time
Explanation

ADADRU SPACEUSAGE function with the sequence number N has been started.

Action

No action is required for this informational message.


DRU204I Error message(s) were issued for this SPACEUSAGE.
Processing of this function terminated.
Explanation

During processing of the ADADRU input parameters, serious errors were found,. These errors are mentioned in previous error message(s).

Action

Correct the ADADRU SPACEUSAGE parameters and rerun the job.


DRU205I ******* SPACEUSAGE-N ended *******
Explanation

The ADADRU SPACEUSAGE function with the sequence number N has ended.

Action

No action is required for this informational message.