×
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.
SAVRSTOBJ or SAVRSTLIB
A save file, called OBCSAVF, is created in QTEMP.
The object(s) are saved to this savf.
The savf is sent to the other LPAR.
The object(s) are then restored from the savf.
https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/cl/savrstobj.htm
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rob Berendt
Sent: Thursday, May 17, 2018 1:53 PM
To: Midrange Systems Technical Discussion
Subject: Re: Transferring *PGM objects from one one machine to another
<snip>
On Thu, May 17, 2018 at 11:21 AM, Steinmetz, Paul <PSteinmetz@xxxxxxxxxx>
wrote:
SAVRSTOBJ or SAVRSTLIB.
I found the CMDSAVRST menu, which lists these commands. But the commands
themselves don't exist on the server. Are they part of a separately
licensed program?
</snip>
Yes.
They are part of
5770SS1 22 ObjectConnect
and require SNADS to be configured.
The way they were explained to me is that they do NOT require the full
amount of space of a save file like you would do otherwise. It uses a
save api to take each chunk of save and pass it to the remote system and
it starts the restore.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.