I believe SAVCHGOBJ limits you to one library at a time if the target is a *SAVF.
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Richard Schoen
Sent: Friday, June 16, 2023 12:51 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: RE: getting the changed objects to a cloud partition
You could possibly do this:
-SAVCHGOBJ to a SAVF if that works.
-Copy savf to IFS file
-Transfer file to new box IFS
-Copy IFS file to SAVF on new box
-RSTOBJ
Regards,
Richard Schoen
Web:
http://www.richardschoen.net/
Email: richard@xxxxxxxxxxxxxxxxx
----------------------------------------------------------------------
message: 1
date: Fri, 16 Jun 2023 17:35:17 +0000
from: Wim Jongman via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx>
subject: getting the changed objects to a cloud partition
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 here
https://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 is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.