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



Tom Duncan wrote on Thu, 09 Aug 2012 18:55:50 GMT:

The goal here is to have my system process all
broken access paths at IPL rather than finishing the IPL and
not rebuild some access paths until they are opened

This is accomplished by changing the rebuild characteristics of
the access path using the RECOVER keyword and secifying *NO,
*AFTIPL, or *IPL ....

To have the rebuild occur at file open, I could
CHGLF FILE(suelib/suefile) RECOVER(*NO)

To have the rebuild occur during the IPL I could
CHGPF FILE(suelib/suefile2) RECOVER(*IPL)

This would remain until you change it. Remember, this rebuild
only occurs during an ABNORMAL IPL and if EDTRCYAP cannot
protect the access path so it must be rebuilt.

Sue

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.