|
jmoreno@xxxxxxxxxxxxxxxx wrote: > ... > However we have not been able to resolve the following problem: > > Say our System portion of the thread's library list is: > 1. PRDSYS, 2. QSYS, 3. LIBABC, 4. LIBXYZ > ... > Later, ..., Our utility program will try to restore the > original System portion of the thread's library list > > CHGSYSLIBL LIB ( LIBABC ) OPTION( *ADD ) > > The new System portion of the thread's library list is > > 1. LIBABC, 2. PRDSYS, 3. QSYS, 4. LIBXYZ > > However the Library SEQUENCE is different > Jorge, I've solved this problem by removing the libraries from system library list and then adding them back in the right order. But you can't CHGSYSLIBL for QSYS, so this wouldn't work in your case, since you want LIBABC to go below QSYS. Is there some reason you need your library to be below QSYS?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.