I think you are referring to the "Defer ID" which basically remembers which
logical/index objects that were not restored and allows you to use the
RSTDFROBJ "Restore Deferred Objects" command to clean them up.
The system has no other way I am aware of to resolve cross attached logical
files (extraordinarily bad practice in my opinion) and get them restored in
a full or even partial recovery.
I've written programs that Agile uses to find and deal with those types of
objects when we do recoveries for customers since it saves us work and the
customer money. Rebuilding access paths back when it was uncommon to have
multimillion row tables was OK, now, with schemas that can have multiple
tables with millions of rows in them, not so much. It can take quite some
time to rebuild those objects and properly done, the customer is down during
that rebuild.
Cross attached logical files, indexes, and views are just plain bad
practice.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxx> On Behalf Of Musselman,
Paul
Sent: Thursday, November 01, 2018 4:32 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: RE: P7 V7R3 to P9 V7R3 migration recommendations / suggestions
There's something from IBM (in the O/S) that handles cross-library LFs-- it
keeps either the PF or the LF (whichever comes first) in a 'holding' state
until the 'other' library is restored. You get a message on the screen
during the restore. Then the system links them together. If that doesn't
work, you have to rebuild the indices.
Paul E Musselman
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxx> On Behalf Of Rob Berendt
Sent: Thursday, November 01, 2018 5:05 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: RE: P7 V7R3 to P9 V7R3 migration recommendations / suggestions
Cross library logicals are always a hoot.
LIBA/LF1 points to LIBB/PF1
LIBB/LF2 points to LIBA/PF2
...
Rob Berendt
--
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:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.