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 file names

&pagelevel(4)&pagelevel

The names of the save files created by ARCHIVE for HSMS depend on the storage medium and, possibly, on the processing mode for save files (SAVE-FILE-PROCESSING):

  • Magnetic tape or magnetic tape cartridge

    ARCHIVE.SAVE.FILE(date-time-subsave#-O)

  • Private disk

    ARCHIVE.SAVE.FILE.date.time.vsn

  • Public disk / S1

    V9:

    ARCHIVE.SAVE.FILE.date.time.subsave#

    or

    V10:

    ARCHIVE.SAVE.FILE.date.time.subsave#.seq#


  • Net-Storage

    V9:

    ARCHIVE.SAVE.FILE.date.time.vsn

    or

    V10:

    ARCHIVE.SAVE.FILE.date.time.subsave#.0


Key:


date.time

Generation time in the format yymmdd.hhmmss

subsave#

Subsave number of the run which created this save file

seq#

Sequence number of the save file (0..F)

V9:

SAVE-FILE-PROCESSING=*HSMS-V9-COMPATIBLE

V10:

SAVE-FILE-PROCESSING=*HSMS-V10-COMPATIBLE