Loading...
Select Version
&pagelevel(5)&pagelevel
Even if the archive directory of a backup on public disk or Net-Storage no longer exists or the files were exported without a directory, the files can be imported again. In these cases SAVE-FILE=*BY-PUBLIC-DISK must be specified with the pubset ID and SVID:
//IMPORT-FILES FILE-NAMES=..., SAVE-FILE=*BY-PUBLIC-DISK- // (SAVE-FILE-ID = S.yymmdd.hhmmss, PUBSET-ID = <cat-id>)
In the case of Net-Storage, the import is possible only if the save file was generated on Net-Storage in *HSMS-V10-COMPATIBLE mode in HSMS V10.0A or higher. Otherwise files can still be imported using SAVE-FILE=*BY-VOLUME():
//IMPORT-FILES FILE-NAMES=..., SAVE-FILE=*BY-VOLUME- // (SAVE-FILE-ID = S.yymmdd.hhmmss, VOLUMES = <vsn 1..6>, DEVICE-TYPE = NETSTOR)