Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Save files

&pagelevel(4)&pagelevel

ARCHIVE.SAVE.FILE(date-time-subsave#-O)
Name given to the save file in save runs to tape or MT cartridge. As well as the date and time of the save, the file name also contains the subsave number (3-digit) of the run in which it was created (see also “Parallel processing”, "Parallel and serial processing").
'O' indicates that it is an output file.

After normal termination of ARCHIVE, the catalog entry is automatically deleted. Otherwise, the user must delete the catalog entry for this file.

ARCHIVE.SAVE.FILE(date-time-subsave#-I)
is the name given to the save file in restoration runs from tape or MT cartridge. As well as the date and time of the save, the file name also contains the subsave number of the run (3-digit) in which it is processed.
'I' indicates that the file is an input file.

After normal termination of ARCHIVE, the catalog entry is automatically deleted. Otherwise, the user must delete the catalog entry for this file.

ARCHIVE.SAVE.FILE.date.time.vsn
Name given to the save file in save runs to (private or public) disk. It contains the saved files and job variables.

In an EXPORT run, the catalog entry of the save file is deleted from the system catalog if no directory file was specified and the statement was executed successfully.
In an IMPORT or LIST run, the save file is automatically imported by ARCHIVE.
After a SAVE run, the catalog entry is not deleted.


Compatibility of save files
Save files that are created with ARCHIVE V12.0 can be read by all ARCHIVE versions as of V2.8.

Save Files on disk will be created in a neutral NK file format as of ARCHIVE V7.0, independently of the format of the pubset or the private disk. Therefore, continuation of disk save files from earlier versions is not possible.