Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
We periodically refresh our test environment with production
data. We have a two different data libraries in each environment,
one for standard objects and one for custom objects.
We restore the standard objects first then the custom objects.
After the restore some of the logicals in the test library still
point to physicals in the production library.
We currently have a utility to correct this by using CRTDUPOBJ. We duplicate from the production library to a different library, delete the logical in test and duplicate the duplicated object
into test and then delete the previous duplicated object.
Example; Dup logical1 from prod to difflib, dup logical1 from
difflib to test, delete logical1 in difflib.
This corrects the dependencies but is there a way to perform the
restore so that all logicals point to the test library?
As an Amazon Associate we earn from qualifying purchases.
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.