15 pts.
 What is the AS/400 configuration library?
I have been doing a *allusr restore from my live system i520 on operating system v5r3  to the test system and it keeps on overwriting the ip address from live to test. Please can someone tell me what library needs to be excluded to stop configuration overwriting

Software/Hardware used:
ASKED: November 10, 2010  12:53 PM
UPDATED: November 22, 2010  8:53 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

QUSRSYS would hold basic TCP/IP configurations.

You should prompt SAVLIB and review the help-text for the LIB() parameter. The relevant portion says:

*ALLUSR
    Although the following Qxxx libraries are provided by IBM, they
    typically contain user data that changes frequently.  Therefore,
    these libraries are considered "user libraries," and are also
    saved:
        QDSNX       QRCLxxxxx   QUSRIJS     QUSRVxRxMx
        QGPL        QSRVAGT     QUSRINFSKR
        QGPL38      QSYS2       QUSRNOTES
        QMGTC       QSYS2xxxxx  QUSROND
        QMGTC2      QS36F       QUSRPOSGS
        QMPGDATA    QUSER38     QUSRPOSSA
        QMQMDATA    QUSRADSM    QUSRPYMSVR
        QMQMPROC    QUSRBRM     QUSRRDARS
        QPFRDATA    QUSRDIRCL   QUSRSYS
        QRCL        QUSRDIRDB   QUSRVI

You need to review all of those to decide if you want them restored or if you want them to be undisturbed on your test system.

QUSRSYS is one you probably don’t want to disturb during simple tests.

Tom

 108,310 pts.

 

QGPL neither!

Wilson

 2,385 pts.