× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I am unloading a huge stream file directory from one lpar to another.
Saved to tape with
SAV DEV('/QSYS.LIB/TAPGRT01.DEVD') OBJ(('/ARCHIVE1')) VOL(BR0011 BR0050
BR0214 BR0216)
Cartridge BR0011 volume BR0011 mounted on device TAPGRT01.
End of volume BR0011 reached on device TAPGRT01.
Cartridge BR0050 volume BR0050 mounted on device TAPGRT01.
End of volume BR0050 reached on device TAPGRT01.
442950 blocks processed for sequence 1, volume BR0214, on device TAPGRT01.
918186 objects saved.

Trying to restore on new lpar with:
RST DEV('/qsys.lib/tapgrt01.devd')
OBJ(('/ARCHIVE1'))
CRTPRNDIR(*YES)
VOL(BR0011 BR0050 BR0214 BR0216)
Only see one tape mount before it aborts with messages that certain files
were not found.

Hypothesis: I ran this command wrong and it didn't go from first volume
to second volume. Perhaps instead of naming the volumes I should have:
WRKTAPCTG TAPGRT01
1 to add the volumes
SETTAPCGY DEV(TAPGRT01) OPTION(*MOUNTED)
and restored with
RST DEV('/qsys.lib/tapgrt01.devd')
OBJ(('/ARCHIVE1'))
CRTPRNDIR(*YES)
VOL(*MOUNTED)
Because, I am so used to doing this with BRMS that I forgot those other
commands with doing saves/restores outside of BRMS.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.