× 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.



Since you said "Objects" Jim is exactly right here. SAVRST* isn't the best for absolute performance in bps but for simplicity of moving objects it is awesome. One command does both the save and the restore across LPARs. Just remember you always 'push': SAV->RST you cannot 'Pull' from another server. (OK OK Yes you can SBMRMTCMD a SAVRST.....)

If moving large data members then there are other choices such as simply FTPing the data members for example or SQL or even DDM through TCP/IP. These will be more efficient as they don't do a SAVE followed by a TRANSFER followed by a RESTORE which all the SAVRST* commands do.

- Larry "DrFranken" Bolhuis

www.frankeni.com
www.iDevCloud.com
www.iInTheCloud.com

On 9/29/2014 4:20 PM, Jim Oberholtzer wrote:

Set up the enterprise controllers and use SAVRST*

Bump the TCP buffer size up and on that line make sure to use jumbo frames.

--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Musselman, Paul
Sent: Monday, September 29, 2014 3:13 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Inter-LPAR Object Copying

We have 2 LPARs on the same box.

What's the fastest way to copy objects from one to the other? We'll be
using the backplane/internal TCP/IP bus.

We're considering:

-SAVRSTxxx commands

-SQL Alias

-SNDNETOBJ

-SAVxxx to savf, send across, and restore

-DDM files - reach out and grab the data we want.

Any helpful hint will be appreciated!

--Paul E Musselman
PaulMmn@xxxxxxxxxxxxxxxxxxxx

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.