×
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.
The _restore_ is supported, even from the S/38. However do *not*
restore any of the pseudo-user libraries QUSRSYS, QGPL, or QSYS2,
because _install_ is not supported beyond N+2. Restore into those
new libraries could be done with RSTLIB OPTION(*NEW) MBROPT(*ALL)
ALWOBJDIF(whatever). Even ALWOBJDIF(*ALL) is OK for these libraries
_when using the option to restore only new objects_, but definitely
*not* OK when using other OPTION() specifications; restoring new
objects may cause obsolete objects to remain even after reinstall of
those features, because there is no requirement to keep obsolescence
processing beyond N+2. Using OBJTYPE(*FILE) OPTION(*OLD)
MBROPT(*NEW) would effect similar to the object restore, but
restoring only new members; same caveat about obsolescing.
Regards, Chuck
Terry Richardson wrote:
Is it possible and/or advisable to save security data from a
v5r2 box and restore to v6r1? If this is possible, what are
the potential gotchas? We have a client doing a box swap from
an old 825 running v5r2 onto a new 8203-E4A running v6r1.
As an Amazon Associate we earn from qualifying purchases.
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.