Adabas Data Set Compatibility

Generally, Adabas utilities accept sequential input data sets that were produced as output data sets by utilities of the same version. Utilities of Adabas 8.4 also accept input data sets produced by utilities of versions prior to Adabas 8.4. However, utilities for versions prior to Adabas 8.4 cannot generally work with input data sets produced by Adabas 8.4 utilities.

This document covers the following topics:


Importing Files

A file cannot be imported (loaded, stored, or restored) into a database running with an earlier Adabas version if it uses features that are supported only in a later Adabas version.

Save Data Sets

Generally, restoring a whole database is possible only with the same Adabas release used for creating the save data set. Restoring individual files is possible with the same or any later Adabas release used for creating the save data set.

Using the ADASAV utility of Adabas 8.4, you can restore files into an Adabas 8.4 database from a database save or file save data set created with the ADASAV utility from any prior Adabas version. Likewise, using the ADAREP or ADAULD utilities of Adabas 8.4, you can print a report or unload a file from a database save or file save data set created with the ADASAV utility from any prior Adabas version.

However, you can only restore files from an Adabas 8.4 database save or file save data set into a database running with Adabas 8.3 if you have applied one of the following zaps to your Adabas 8.3 installation, as appropriate:

  • For Adabas 8.3.4 installations, apply zap AU834015.

  • For Adabas 8.3.3 installations, apply zap AU833017.

  • For Adabas 8.3.2 installations, apply zap AU832032.

In addition, with the above zaps applied, it is possible to do a RESTONL FILE from an Adabas 8.4 database save with the corresponding PLOG created by Adabas 8.4 into a database running with Adabas 8.3.

Using the ADASAV utility of Adabas 8.4 for Delta SAVE MERGE, at least one DELTA save must be created by Adabas 8.4 for the MERGE to work correctly.

You cannot use an ADAREP or ADAULD utility from an Adabas version prior to Adabas 8.4 to print a report or unload a file from a save data set created by the ADASAV utility of Adabas 8.4.

Unload Data Sets

Using the ADALOD utility of Adabas 8.4, you can load a file from an unload data set created using the ADAULD or ADACMP utilities from any prior Adabas version.

Using the ADALOD utility of Adabas 8.3, you can load a file that was unloaded from an Adabas 8.4 database into a database running with Adabas 8.3 as long as the file does not use features supported only in version 8.4.

ADAORD DD/FILEA Data Sets

Using the ADAORD utility of Adabas 8.4, you can store files (STORE function) from a DD/FILEA data set created using the ADAORD REDB or REF functions from any prior Adabas version.

Using the ADAORD utility of Adabas 8.3, you can store files (STORE function) from a DD/FILEA data set created using the ADAORD REDB or REF functions in Adabas 8.4 into a database running with Adabas 8.3, as long as the files do not use features supported only in version 8.4.

Sequential Protection Logs

Any sequential protection log (PLOG) used for the ADARES utility (REGENERATE, BACKOUT, or COPY function) or ADASEL utility in Adabas 8.4 must have been created with Adabas 8.4. Using a sequential PLOG created with one Adabas version for an ADARES or ADASEL function in a different Adabas version is not supported.

However, the PLOG written during an online save operation in a version prior to Adabas 8.4 may be used, together with the save data set, for an ADASAV RESTONL FILE or FMOVE operation in Adabas 8.4 (see Save Data Sets).