Yes, that would work, however, the image catalog object is not compressed.

To save FTP time, after you save the objects to the Virtual Tape, save the virtual tape file to a standard *SAVF with  compression Medium.  We have found Medium is the best bang for the time spent compressing and we have seen as good as 70% compression rates.

Example - if you have a virtual catalog as created below:

|CRTIMGCLG IMGCLG(MYCATALOG) DIR('/MYCATALOGDIRECTORY') CRTDIR(*YES) ADDVRTVOL(1) PREFIX(ABC) IMGSIZ(100000) TEXT(catalog-description) TYPE(*TAP)|


CRTSAVF  QGPL/MYCATALOG TEXT('MY COMPRESSED SAVE')

SAV DEV('/QSYS.LIB/QGPL.LIB/MYCATALOG.FILE') OBJ('/MYCATALOGDIRECTORY/ABC01') DTACPR(*MEDIUM)

(FTP QGPL/MYCATALOG to the new system)
(Un-compress)

RST ('QSYS.LIB/QGPL.LIB/MYCATALOG.FILE) OBJ('/MYCATALOGDIRECTORY/ABC01')

Gavin.

On 6/16/2023 1:35 PM, Wim Jongman via MIDRANGE-L wrote:

Hi,

Two weeks ago, we did a complete system save and restore on our new cloud partition. The thing is configure and now I want to get the changed objects there.

Since I have no tape device there, I was thinking of creating a virtual tape as described herehttps://www.ibm.com/docs/en/i/7.3?topic=media-virtual-tape

Then do a savchgobj *allusr to that tape, get the image catalog to the other machine, and restore the objects.

Is this the correct workflow?

Cheers, Wim



This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2026 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.