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



One problem you might encounter when moving physical and logical files
(particularly if you use SQL views) is getting the logical files properly
synced with the physicals in the right library.

One technique I've been pleased with is the following. But it only works if
B is intended to be a mirror of A:

DLTLIB B
SAVLIB A
RNMOBJ OBJ(A) OBJTYPE(*LIB) NEWOBJ(B)
RSTLIB A




On Mon, May 5, 2014 at 3:44 PM, Steinmetz, Paul <PSteinmetz@xxxxxxxxxx>wrote:


I'm looking for a solution to move all objects from lib A to lib B in
batch mode with a replace option if the object already exists.
When done interactively, I've always used STRPDM option 2, option 11=Move,
gives ability to replace if it already exists.
CPYLIB will only work if the object does NOT exist.
TAATOOL MOVALLOBJ is looking like my best choice thus far.

A concern that I must still deal with is if the Lib A object is older than
the Lib B object.

Thank You
_____
Paul Steinmetz
IBM i Systems Administrator

Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071

610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home

psteinmetz@xxxxxxxxxx
http://www.pencor.com/


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