Printing the system information provides valuable information about your server that will be useful during a system recovery. It is especially useful if you cannot use your SAVSYS media to recover and must use your distribution media. Printing this information requires *ALLOBJ, *IOSYSCFG, and *JOBCTL authority and produces many spooled file listings. You may not need to print this information every time you perform a backup. However, you should print it whenever important information about your server changes.
DSPLOG LOG(QHST) OUTPUT(*PRINT)
WRKF FILE(QSYS/QHST*)
Spooled File Name | User Data | Description of Contents |
---|---|---|
QPEZBCKUP | DSPBCKUPL | List of all user libraries |
QPEZBCKUP | DSPBCKUPL | List of all folders |
QSYSPRT | DSPSYSVAL | Current settings for all system values |
QDSPNET | DSPNETA | Current settings for all network attributes |
QSYSPRT | DSPCFGL | Configuration lists |
QSYSPRT | DSPEDTD | User-defined edit descriptions ( a separate spooled file for each) |
QSYSPRT | DSPPTF | Details of all fixes that are installed on your server |
QPRTRPYL | WRKRYPLE | All reply list entries |
QSYSPRT | DSPRCYAP | Settings for access path recovery times |
QSYSPRT | DSPSRVA | Settings for service attributes |
QSYSPRT | DSPNWSSTG | Network server storage spaces information |
QSYSPRT | DSPPWRSCD | Power on/off schedule |
QSYSPRT | DSPHDWRSC | Hardware configuration reports (a separate spooled file for each resource type, such as *CMN or *LWS) |
QSYSPRT | WRKOPTCFG | Optical device descriptions (if your server has an optical device and optical support is started when you run the command) |
QSYSPRT | DSPRJECFG | Remote job entry configurations |
QPDSTSRV | DSPDSTSRV | SNADS configuration |
QPRTSBSD | DSPSBSD | Subsystem descriptions (a separate spooled file for each subsystem description on your server) |
QSYSPRT | DSPSFWRSC | Installed licensed programs (Software Resources List) |
QPRTOBJD | DSPOBJD | A list of all the journals on your server |
QPDSPJNA | WRKJRNA | The journal attributes for each journal that is not in the QUSRSYS library (a separate file for each journal). Typically, journals in the QUSRSYS library are IBM-supplied journals. If you have your own journals in the QUSRSYS library, you need to manually print information about those journals. |
QSYSPRT | CHGCLNUP | Settings for automatic cleanup |
QPUSRPRF | DSPUSRPRF | Current values for the QSECOFR user profile |
QPRTJOBD | DSPJOBD | Current values for the QDFTJOBD job description |
QPJOBLOG | PRTSYSINF | The job log for this job1 |
|
DSPLNK OBJ('/*') OUTPUT(*PRINT)
RTVCFGSRC CFGD(*ALL) CFGTYPE(*ALL) + SRCFILE(QGPL/QCLSRC) + SRCMBR(SYSCFG)