ADAU* Utility Status Messages

These general status messages describe current utility operating status. Often, they are the response to a DSTAT operator command.

Note:
Each of the messages in this section starts with the relevant database ID.

Overview of Messages

ADAU01 | ADAU02 | ADAU08 | ADAU09 | ADAU10 | ADAU11 | ADAU12 | ADAU13 | ADAU14 | ADAU15 | ADAU16 | ADAU17 | ADAU18 | ADAU19 | ADAU20 | ADAU21 | ADAU22 | ADAU23 | ADAU24 | ADAU25 | ADAU26 | ADAU27 | ADAU28 | ADAU29 | ADAU30 | ADAU31 | ADAU32 | ADAU33 | ADAU34 | ADAU35 | ADAU36 | ADAU37 | ADAU38 | ADAU39 | ADAU40 | ADAU41 | ADAU42 | ADAU43 | ADAU44 | ADAU45 | ADAU46 | ADAU47 | ADAU48 | ADAU49 | ADAU50 | ADAU51 | ADAU53 | ADAU54 | ADAU55 | ADAU56 | ADAU57 | ADAU58 | ADAU60 | ADAU61 | ADAU62 | ADAU63 | ADAU64 | ADAU65 | ADAU66 | ADAU67 | ADAU68 | ADAU69 | ADAU70 | ADAU71 | ADAU72 | ADAU73 | ADAU74 | ADAU75 | ADAU76 | ADAU77 | ADAU7A | ADAU7C | ADAU7D | ADAU84 | ADAU85 | ADAU86 | ADAU87 | ADAU88 | ADAU89 | ADAU91 | ADAU92 | ADAU93 | ADAU94 | ADAU95 | ADAULA

ADAU01 version job-name name RC ret-code
Explanation

z/VSE systems only: ADAUSER cannot perform CDLOAD or LOAD ADARUN. ADAUSER provides the following information:

version the Adabas version
job-name the z/VSE job name
name LOAD for SVC4, or CDLO for SVC65
ret-code LOAD return code from the CDLOAD or LOAD supervisor call (SVC)

ADAUSER provides a dump using JDUMP, and then terminates with the information that is required to resolve the load problem.


ADAU02 version job-name pgm incorrect RMODE
Explanation

ADAUSER detected an RMODE error. ADAUSER provides the following information:

version the Adabas version
job-name the name of the z/VSE job
pgm the name of the program with the incorrect RMODE
Action:

Relink the program with RMODE=24.


ADAU08 Operator type-in : command
Explanation

This message confirms entry of the operator command command.


ADAU09 Invalid request -- only DSTAT allowed
Explanation

This message is a reply to a utilities operator command other than DSTAT, which is the only valid operator command at this time.

Action:

Enter the operator command DSTAT.


ADAU10 count blocks of total saved
Explanation

This message is the response to the ADASAV operator command DSTAT. The count value is the number of blocks already processed, and total is the total number of blocks to be saved.


ADAU11 count blocks out of total restored
Explanation

This message is the response to the ADASAV operator command DSTAT. The count value is the number of blocks already restored, and total is the total number of blocks to be restored.


ADAU12 Restoring protection log tape
Explanation

This message, a response to the ADASAV utility's operator command DSTAT, indicates that the second pass of the RESTONL function has begun. The file or database has been restored, and ADASAV is now processing the protection log.


ADAU13 VOLSER for dd-name = volser RABN [ A | D ] first-rabn#
Explanation

This message is displayed by ADASAV when reading from or writing to a new tape. The "A" or "D" that might appear between "RABN" and the first RABN number (first-rabn#) stand for Asso or Data.


ADAU14 ADASAV - run with save tape session-id
Explanation

This message shows the session number assigned to the save tape created by the save operation.


ADAU15 File file {added to | removed from} file list (reason)
Explanation

The specified file was added or removed from the file list for the specified reason.

  • Reasons for adding files: coupled or expanded file

  • Reasons for removing files:

    • file not loaded

    • inconsistent expanded or coupled file

    • file in inconsistent state

    • not flagged "modified"

If the file is added to the file list, it is saved; if the file is removed from the file list, it is not saved at all.

Action:

None required. This is an informational message only. To restore a file that was removed from the file list, the appropriate previous SAVE data set must be used.


ADAU16 No file has been modified since last save; no output data set was created
Explanation

The output data set is not created because there is no change.

Action:

The previous SAVE tapes should be used to restore the file. To restore a removed file, the appropriate save data set must be used.


ADAU17 Merging DELTA SAVE tapes
Explanation

This message is the response to the ADASAV operator command DSTAT. ADASAV is currently creating a delta save data set by merging.


ADAU18 count blocks out of total merged
Explanation

This message is a response to the ADASAV operator command DSTAT. ADASAV is currently creating a full save data set by merging. count blocks have already been written; total blocks are to be written.


ADAU19 During restore delta phase
Explanation

This message is a response to the ADASAV operator command DSTAT. ADASAV is currently in the second phase of a delta restore operation. The full save data set has already been restored.


ADAU20 ADADBS OPERCOM command
Explanation

The ADADBS OPERCOM utility issued the specified operator command.

Action:

None required. This informational message informs you of any changes in file access, etc., that may result from ADADBS OPERCOM operation.


ADAU21 Sorting/loading descriptor descriptor
Explanation

This message is a response to ADALOD operator command DSTAT, and indicates that ADALOD is sorting and loading the inverted list for the specified descriptor.


ADAU22 Loading data storage. RECNO=count
Explanation

This message is a response to the ADALOD operator command DSTAT, and advises that ADALOD is now loading records into data storage. Thus far, the specified number of records have been loaded.


ADAU23 Sorting ADAM records. RECNO=count
Explanation

This message is a response to the ADALOD operator command DSTAT, and advises that ADALOD is now presorting data storage (DS) records by their ADAM keys. Thus far, the specified number of records have been sorted.


ADAU24 Computing index space for descriptor
Explanation

This message is a response to the ADALOD operator command DSTAT, and indicates that ADALOD is now computing index space requirements for the specified descriptor.


ADAU25 UNLOADING DATASTORAGE, FILE=file-number, RECNO=record-count
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now unloading the Data Storage for the specified file to DD/FILEA. Thus far, the number of records specified by "record-count" have been unloaded.


ADAU26 Unloading index, file=file-number
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now unloading the inverted list for the specified file to DD/FILEA for the file "file-number".


ADAU27 Unloading DSST, file = file-number
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now unloading the Data Storage space table (DSST) for the specified file to DD/FILEA.


ADAU28 Unloading AC, file=file-number
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now unloading the address converter (AC) for the specified file to DD/FILEA.


ADAU29 Loading datastorage, file=file-number, RECNO=record-count
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now loading the Data Storage for the specified file from DD/FILEA. Thus far, the number of records specified by "record-count" have been loaded.


ADAU30 Loading index, file=file-number
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now loading the inverted list for the specified file from DD/FILEA.


ADAU31 Loading DSST, file = file-number
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now loading the Data Storage space table (DSST) for the specified file from DD/FILEA.


ADAU32 Loading AC, file=file-number
Explanation

This message is a response to the ADAORD operator command DSTAT, and indicates that ADAORD is now loading the address converter (AC) from DD/FILEA.


ADAU33 Client option in effect for file file-number
Explanation

The ADAULD utility displays this message to indicate that the file being loaded has the CLIENT option in effect.


ADAU34 Blocks block-a - block-n could not be formatted
Invalid SIZE parameter
Blocks block-cblock-d exceed capacity of file
Explanation

The format SIZE parameter in the ADAFRM parameters for the specified file exceeds its maximum cylinder or block size. This returns a User Abend 35 from the ADAFRM utility.

Action

To format the remaining blocks, create the file with a size that can match the SIZE requested and rerun the ADAFRM job for all files not reported as formatted.


ADAU35 USERISN-option in effect for file file-number
Explanation

The ADAULD utility displays this message to indicate that the file being loaded has the USERISN option in effect.


ADAU36 Missing second output data set
Explanation

User exit 9 returned an indication to write a record to DDOUT2, which is not defined. All records are written to DDOUT1.

Action:

If the records are to be unloaded onto two output data sets under control of user exit 9, specify DDOUT2 and rerun the job.


ADAU37 Blocks block-a - block-n could not be formatted
Explanation

The number of blocks to be formatted must be at least the number of blocks per track.

If the number of blocks to be formatted is more than the number of blocks per track, then "block-n" must be the last block of the track.

Block "block-n" is not the last block of a track, or the ADAFRM SIZE parameter is less than the number of blocks per track. The partial track was not formatted.

Action:

To format the remaining blocks, specify a block range that spans a complete track.


ADAU38 File not linked into file chain
Explanation

The file has been loaded, but for some reason could not be linked into the expanded file chain. The cause could be one of the following:

  • another file in the chain is locked

  • the chain was modified during the load operation

Action:

Link the file into the expanded file chain using Adabas Online System (AOS).


ADAU39 No checkpoint written
Explanation

The nucleus is in read-only state. A checkpoint cannot be written.


ADAU40 Point of no return reached
Explanation

The ADAORD utility has begun its second pass. Any abend after this point requires that the file or database be restored before being used.


ADAU41 ADAORD invoked from job job-name
Explanation

ADAORD was started by the specified job. This message follows message ADAU40.


ADAU42 ADAVAL file=file-number, descriptor=descriptor
Explanation

This message occurs in response to the ADAVAL DSTAT operator command, and indicates that ADAVAL is now validating descriptor "descriptor" in file "file-number".


ADAU43 More records on ADALOD input than requested by NUMREC
Explanation

The ADALOD NUMREC parameter restricts the number of records to be loaded. In this case, the input data set contains more records than requested.

Action:

No action is required. Processing continues normally, but returns a response code of 4 (ADARSP004) to the operating system.


ADAU44 More records on ADALOD input than ISNs available
Explanation

All ISNs available in the address converter (AC) are already assigned to records in the input file, and new ISNs cannot be allocated because NOACEXTENSION is active.

Action:

Processing continues normally, but returns a response code of 4 (ADARSP004) to the operating system. If the file is part of an expanded file, you can load the remaining records into another part of the expanded file.


ADAU45 Abend during chain processing
Explanation

Warning: An abnormal termination (abend) occurred while ADALOD was updating the expanded file's chain information. The information could be inconsistent, and any further processing of the file will create incorrect results.

Action:

Perform ADAREP to create an expanded file report, and check the expanded file linkage. Any errors must be corrected before processing can continue.


ADAU46 Abend during file processing
Explanation

An error occurred while ADALOD was processing the file. The file is now in load status, but cannot be accessed.

Action:

Correct the cause of the error, and then either

  • restart the ADALOD job;

  • delete the file and rerun the ADALOD job; or

  • restore the SAVE file copy and rerun the ADALOD job.


ADAU47 Abend during finishing processing
Explanation

The file processing has completed, but a problem occurred while writing either

  • recovery log information; or

  • the checkpoint.

Action:

If necessary, ensure that you can redo the ADALOD job when a RESTORE/REGENERATE is done.


ADAU48 Loading records with USERISN-option suppressed
Explanation

The USERISN option was in effect when the file was created by ADACMP or ADAULD. The USERISN option has been suppressed by specifying USERISN=NO. All ISNs are assigned by ADALOD.


ADAU49 Loading records with USERISN-option in effect
Explanation

The file is loaded with the USERISN option in effect. All ISNs are taken from the input file.


ADAU50 function input volume = volume, PLOGNUM = session-number
FROMBLK = block-number-a, FROMTIME = date time
TOBLK = block-number-b, TOTIME = date time
Explanation

This message is a response to the ADARES operator command, DSTAT:

function either REGENERATE or BACKOUT
volume the current input volume
session-number the protection log number now being processed
block-number-a block-number-b define the range of blocks (from a to b) over which the input volume has been processed
date the dates derived from the timestamps of the corresponding blocks
time the times derived from the timestamps of the corresponding blocks

ADAU51 Repair count blocks / record-count records processed
Explanation

This message is a response to the ADARES operator command, DSTAT. When the message is displayed, the REPAIR function has processed "count" blocks and "record-count" records from the protection log input data set.


ADAU53 function copy count blocks copied from log-dataset to DDSIAUS1/2 current block = block-number , time = date / time
Explanation

This message is a response to the ADARES operator command, DSTAT. function is either PLCOPY or CLCOPY. count blocks have been copied from DDPLOGR1/2 or DDCLOGR1/2 to the output data set.


ADAU54 Copy count blocks copied from DDSIIN to DDSIAUS1/2
Explanation

This message is a response to the DSTAT operator command during ADARES operation. count is the number of blocks copied by the COPY function.


ADAU55 Loading records with client option in effect
Explanation

The file to be loaded will be defined as a multiclient file.


ADAU56 Loading records with client option suppressed
Explanation

The file to be loaded is a multiclient file but will be defined as normal; that is, as a non-multiclient file.


ADAU57 LWP high-water mark: xxxx out of yyyyy bytes (zz%)
Explanation

This message reports on the percentage of the LWP work pool used. You may want to use this information to tune the LWP parameter for your installation.


ADAU58 Problem encountered with zIIP license check.
Explanation

Proceeding with ZIIP=NO.


ADAU60 utility password exists and has been overwritten
Explanation

The specified password for the ADASCR INSERT function already exists. The related information (file numbers, access and update levels) has been overwritten.


ADAU61 Parameter test successful
Explanation

The utility parameter test, as requested by specifying the TEST parameter, was completed successfully.


ADAU62 Unable to write checkpoints -The nucleus is not active or cannot be reached, and the Associator JCL has not been specified
Explanation

No checkpoint could be written for a MERGE function because either the Adabas nucleus was not available or the Associator job control was not specified.

None. The MERGE function continues.

Action:

If a checkpoint is required, start the nucleus or provide the Associator job control for the MERGE function.


ADAU63 Starting point for ADARES REGENERATE: FROMPLOG >= log-number (next nucleus session)
Explanation

This message is displayed on the ADASAV job protocol at the end of an ADASAV RESTORE execution. It indicates the protection log that should be used as input to a subsequent ADARES REGENERATE job.

"log-number" is the protection log number. If that session happens to be a database save operation, the session number of the next nucleus session following the save operation must be used.

Action:

If the ADASAV RESTORE execution is to be followed by an ADARES REGENERATE operation, use the protection log with the indicated nucleus session number as input for the REGENERATE function.


ADAU64 Starting point for ADARES REGENERATE:
FROMPLOG >= log-n, FROMCP= chk-pnt, FROMBLK= blk-num [,NUCID=nucid]
Explanation

This message is displayed on the ADASAV job protocol at the end of an ADASAV RESTORE execution. It points out the protection log (log-n) that should be input to a possible subsequent ADARES REGENERATE job, and to the checkpoint ( chk-pnt ) where the REGENERATE function should begin. "blk-num" is the (pre-merge) protection log block number of the checkpoint. "nucid" identifies the particular cluster nucleus where the checkpoint originally (that is, before a PLOG merge) resided.

Action:

If the ADASAV RESTORE execution is to be followed by an ADARES REGENERATE operation, use the protection log with the indicated nucleus session number as input for the REGENERATE function, and specify the "chk-pnt" checkpoint and "blk-num" as parameters.


ADAU65 Loading records from version v unload tape
Explanation

Adabas version "v" created the unload data set specified as input.


ADAU66 Restoring file(s) from version v save tape
Explanation

The save data set specified as input was created by Adabas version "v".


ADAU67 Unloading file=file-number, RECNO=rec-count
Explanation

In response to ADAULD operator command DSTAT, ADAULD is currently unloading file "file-number". At this point in time, "rec-count" records have been unloaded.


ADAU68 Index of file file-number is {compressed | uncompressed}
Explanation

The utility is processing a file with a compressed or uncompressed index, as indicated.


ADAU69 DDWORKnn not reset. DBID is dbid1 expected DBID is dbid2
Explanation

A nonempty Work data set was assigned to an ADASAV RESTOREDB job that belongs to another database.

The Work data set is not reset.


ADAU70 Waiting for PLOG/CLOG switch
Explanation

The ADADBS utility issued either an FEOFPL or an FEOFCL. If there is no free PLOG or CLOG, the nucleus may potentially wait for a free PLOG/CLOG.

Action

No action is required for this informational message.


ADAU71 Locking RLOG data set for nucleus got RSP=rc, SUBC=sc
Explanation

The utility's request to lock the RLOG data set for the Adabas nucleus failed. The nucleus could experience a short hard wait if it attempts to access the RLOG data set at the same time as the utility.


ADAU72 Unlocking RLOG data set for nucleus got RSP=rc, SUBC=sc
Explanation

The utility's request to unlock the RLOG data set for the Adabas nucleus failed. An ADADBS or Adabas Online System function could experience a medium wait if it needs to be recorded in the RLOG data set.


ADAU73 Recovery Aid deactivated- re-prepare the recovery log datasets. Processing continues.
Explanation

For restoring the database, initialization of RLOG data set access failed (utility error 058). ADASAV deactivates the Recovery Aid and continues the restore. ADASAV will terminate with return code 4.

Action:

Reactivate the Recovery Aid by executing the ADARAI PREPARE function again.


ADAU74 This function execution will not be logged in the recovery log. Processing continues.
Explanation

For a utility function that does not change the database or files, initialization of RLOG data set access failed (utility error 058). The utility continues without recording its run in the recovery log and terminates with return code 4.

Action:

Determine why the utility error 058 occurred. Correct the error.


ADAU75 PLOGR n for NUCID= nucid is not empty, DSNAME= plog-name
Explanation

While converting from a version of Adabas that uses the parallel participant table (PPT) structure to a higher version of Adabas, the system determined that the specified protection log (PLOG) for the specified earlier version nucleus (NUCID=0 for a noncluster nucleus) remained uncopied/unmerged. The conversion fails.

Action

You can bypass this check if necessary by using the ADACNV CONVERT IGNPPT parameter.


ADAU76 Statistics interval information on yyyy-mm-dd at hh:mm:ss
Total PLOG blocks read = plogblks
Total PLOG records read = plogrecs
Total replicated transactions = repltx
Pending replicated transactions = pendtx
High watermark in replication pool = himark
Current watermark in replication pool = currmark
Timestamp of last committed transaction - yyyy-mm-dd hh:mm:ss
Explanation

This message display statistics about the processing of the Event Replicator utility ADARPL.

Action

No action is required for this informational message.


ADAU77 Preparing to zap the DBID in the GCB from old-dbid to new-dbid
Explanation

The ADAZAP utility is being used to change the DBID in the GCB (RABN 1 of the DDASSOR1 dataset). This message, which is written to the DDDRUCK output of ADAZAP, reports the old DBID (before the change) and new DBID (after the change).

Action

Ensure that the ADARUN DBID parameter specifies the new DBID of the database after the change. If Adabas SAF Security is used to check the authorization of utility executions on function level, ensure that the user is authorized to run ADAZAP on both the old DBID and the new DBID.


ADAU7A ECS error error-number in function ecs-function
Explanation

ECS is the Entire Conversion Services, a subsystem of the Adabas universal encoding support (UES) system. This message is written after a function of the subsystem has failed. The following ECS functions may return errors:

ECS LOAD An error loading ECS. Check that the ECS load module is in the Adabas load library.
COX LOAD An error loading ADACOX. ADACOX is loaded if the database is UES-enabled. ADACOX is the Adabas conversion exit for special conversions.
APS INIT An error occurred during Software AG internal product software (APS - POSIX Services) initialization. Verify that the APS library is in the load library concatenation and/or that the APS parameters are specified in SYSPARM.
SLIBLOAD An error loading SAGECS, SAGOVO, or SAGSMP2. Check that these modules from the Software AG base technology library can be found in the load library concatenation.
DDECSOJ An error occurred during initialization while reading ECS standard conversion objects. Check that the nonexecutable binary ECS conversion object library is specified in the DDECSOJ DD statement of the JCL.
GETHANDLE nnnn An error occurred reading the ECS encoding descriptor object EDDnnnn. Check that the nonexecutable binary ECS conversion object library is specified in the DDECSOJ DD statement of the JCL. Check that EDDnnnn is contained in the library. If it is not, then either an invalid number was specified or the object is missing and must be added.
GETHANDLE mmmm/nnnn See the GETHANDLE nnnn explanation. In this case, an ECS plane table object (PTO) is missing Txxx2yyy where xxx or yyy are the hexadecimal value of the decimal mmmm or nnnn, respectively. For some conversion combinations, it may be necessary to request additional PTOs from your Software AG support representative.
Action:

Resolve the problem and try again.


ADAU7C Entire Conversion Services v.r.s initialized
Explanation

The specified version / revision / system-maintenance level of Entire Conversion Services has been initialized.


ADAU7D Collation exit exit-number initialized
Explanation

The specified collation exit supporting a collation descriptor field has been initialized.


ADAU84 message-text
Explanation

This message is issued during utility processing. The actual message text varies, depending on the utility, as described in the following table.

Message Text Utility Description
Checking Adabas system file with NOOPEN in effect ADAACK or ADAICK NOOPEN was not specified in Adabas utilities. Consequently, ADAACK or ADAICK will issue OP commands to check the files. The OP commands may cause problems for the checkpoint file or the security file, so no OP command is issued for these files and this message appears.
Retained field definition table cleared for not loaded file number ADACNV While converting a database to Version 8, ADACNV encountered one or more FDTs stored in the FDT blocks for files that are not loaded in the database. These FDTs have been removed.

NOOPEN was not specified in Adabas utilities. Consequently, ADAACK or ADAICK will issue OP commands to check the files. The OP commands may cause problems for the checkpoint file or the security file, so no OP command is issued for these files and this message appears.

Action:

No action is required for this informational message.


ADAU85 Replication for file fnr is switched off because either the target DBID is not equal to the original DBID or replication is not active in the target database
Explanation

The file (fnr) to be restored to a database with a different DBID or to a database where replication is turned off has a nonzero Event Replicator Server target DBID set in the FCB. The target DBID will be reset for this file.

Action

No action is required for this informational message. The Event Replicator Server target DBID for the file is reset automatically.


ADAU86 Possible LOB inconsistency encountered processing file fnr
Out-of-sync flag is set
base file=base-fnr, LOB file=lob-fnr
Explanation

While processing the file (fnr) listed in the message, which is part of a LOB file group, the utility detected that one file in the group is out-of-sync with the other file. The base file number (base-fnr) and the LOB file number (lob-fnr) are also given in the message. The utility detects this condition and ends with return code 4 or 8.

This problem can occur if, through a logically incorrect sequence of utility operations, either or both files were exported from and reimported into the database, but not put back to the same point in time. In other words, one file would contain the results of a LB field update that the other, associated, file does not contain.

Action

Investigate the sequence of utility operations on the files involved and determine why they are not in sync. Take actions to bring them back in sync. Then, if necessary, run the following function to mark the two files as being in sync.

ADADBS MODFCB FILE=base-fnr,LOBFILE=lob-fnr

ADAU87 Possible LOB inconsistency encountered processing file fnr
Unable-to-track flag is set
base file=base-fnr, LOB file=lob-fnr
Explanation

While processing the file (fnr) listed in the message, which is part of a LOB file group, the utility detected that utility operations had been performed on the file group that left Adabas unable to track the LOB-update-status of the files. The base file number (base-fnr) and LOB file number (lob-fnr) are also given in the message. The utility that detects this condition ends with return code 4.

The LOB-update-status values of the files in a LOB file group reflect the LOB values in a base or LOB file when the file is exported from or imported to the database. Most utility operations either preserve the LOB-update-status of a file or change it to a defined new value, but some do not. In this case, the unable-to-track flag is set to signal that Adabas has become unable to guarantee that utility operations have kept the LOB file group in sync.

Action

If you know that no (logically incorrect) utility operations were performed that put the files in a LOB file group out of sync, you can use the following function to mark the two files as being in sync.

ADADBS MODFCB FILE=base-fnr,LOBFILE=lob-fnr

ADAU88 Possible LOB inconsistency encountered processing file
LOB-update-status mismatch
base file=base-fnr, update-status=stat-val1
LOB file=lob-fnr, update-status=stat-val2
Explanation

While processing the file (fnr) listed in the message, which is part of a LOB file group, the utility detected that the base file and LOB file are out-of-sync. The base file number (base-fnr) and LOB file number (lob-fnr) and their respective LOB-update-status values (stat-val1 and stat-val2) are also given in the message. The utility ends with return code 4 or 8.

The LOB-update-status values of the files in a LOB file group reflect the LOB values in a base or LOB file when the file is exported from or imported to the database. As LOB operations are performed on the LOB file group, the LOB-update-status value changes for both files at the same time, resulting in a status value that is different if either or both files are exported or imported again.

A mismatch condition can occur if a logically incorrect sequence of utility operations caused the files to contain the results of different LOB updates.

Action

Investigate the sequence of utility operations on the files involved and determine why they are not in sync. Take actions to bring them back in sync. Then, if necessary, run the following function to make the two files as being in sync.

ADADBS MODFCB FILE=base-fnr,LOBFILE=lob-fnr

ADAU89 Unable to establish or validate the basefile-LOB file linkage because one of the files was locked or not loaded
Explanation

ADALOD could not establish the complete linkage between the base file and the LOB file because the file specified in the BASEFILE or LOBFILE parameter was either locked or not loaded.

ADALOD sets part of the file linkage only in the file just loaded and ends with return code 4.

Action

If the other file does not exist, specify the correct BASEFILE or LOBFILE parameter when loading that file. This will establish the complete base-file-LOB file linkage.

If the other file is locked, wait until the utility function that locked the files has ended. Then, check whether the base file-LOB file linkage is in place (for example, using ADAREP). If necessary, you can use the following function to reestablish the base file-LOB file linkage:

ADADBS MODFCB FILE=base-fnr,LOBFILE=lob-fnr

ADAU91 The last formatted ISN was not set for file fn.
This will be set to MAXISN at utility completion.
The last formatted secondary ISN was not set for file fn.
This will be set to MAXISN2 at utility completion.
Explanation

The last formatted ISN or secondary ISN was not set for the file listed in the message (fn). When the utility completes, the last formatted ISN will be set to the value of MAXISN or the last formatted secondary ISN will be set to the value of MAXISN2.

Action

No action is required for this informational message.


ADAU92 utility still initializing
Explanation

This message is a response to the utility DSTAT operator command, if the corresponding utility is still in its initialization phase.

Action

No action is required for this informational message.


ADAU93 ADACHK File=fn, Processing fx-name in progress
Explanation

This message is returned when the DSTAT operator command is issued against a running ADACHK process. The file number (fn) and the ADACHK function name (fx-name) are given in the message. Possible function names are "ACCHECK", "DSCHECK", "ICHECK", or "VALIDATE".

Action

No action is required for this informational message.


ADAU94 MAXRECL ignored with files enabled for spanned data storage records
Explanation

The ADALOD or ADAORD utilities were run, specifying the MAXRECL parameter, against files with spanned Data Storage records. The MAXRECL parameter is ignored and the utility ends with return code 4.

Action

No action is required for this informational message.


ADAU95 MIXDSDEV ignored with files enabled for spanned data storage records
Explanation

The ADALOD utility was run, specifying the MIXDSDEV parameter, against files with spanned Data Storage records. The MIXDSDEV parameter is ignored and the utility ends with return code 4.

Action

No action is required for this informational message.


ADAULA Error using MLC version older than vvvv
Explanation

The product license check works with the separate component Mainframe License Check (MLC). For a correct interaction with MLC a minimum version vvvv is required.

Action

Update the MLC component and rerun the job.