Which command will save the access paths for Iwo physical files (PFLE1, PFILE2) when both the physical and dependent logical file (LFILE) reside in the same library?
A. SAV OBJ(LFILE) PATH(*YES)
B. SAVOBJ OBJ(LFILE) ACCPTH(*YES)
C. SAVOBJ OBJ(PFILE1 PFILE2) ACCPTH(*YES)
D. SAVACCPATH FILE(PFILE1 PFILE2) ACCPATH(*YES)
An administrator needs to analyze performance data that has been collected. The Performance Tools temporary key has expired. How can the system administrator analyze the performance data?
A. Adjust the QDATE system value to the day before the temporary key expired. Then rerun the performance analysis.
B. On another system with a valid Performance Tools key, enter the command STPPERDDM to use DDM to remotely connect to the system to be evaluated.
C. Start performance collection using System i Navigator, save the collection library and restore it to another system with a valid Performance Tools key.
D. Start performance collection using the PM400 tab in System i Navigator and click `yes' when prompted to send the data to IBM. Then review IBM's analysis online.
The WRKSYSSTS screen on a partition displays the "% CPU used" as 150.0. What does this information indicate?
A. The partition is using 150% of the minimum processor allocation in the partition profile.
B. The partition has two processors assigned, and the workload is using the equivalent of 1 .5 processors.
C. The partition is uncapped and using 150% of the maximum processor allocation in the partition profile.
D. The partition is uncapped and has been assigned additional processor by the hypervisor based on workload.
An administrator created and tested a CL program to perform a nightly backup of an in-house application. The program adopts authority of the owner who is a user with *SAVSYS special authority.
The administrator can run the program without error. However, when any member of the OPERATOR group attempts to use the program, an error occurs.
Which action will correct the problem and maintain system security with least effort?
A. Grant the operators *ALLOBJ authority.
B. Change the authority on the library and program to PUBLIC *ALL.
C. Grant the operator group profile *USE authority to the program.
D. Use the Grant User Authority command (GRTUSRAUT) and specify the OPERATOR group as the referenced user.
Which option will consume disk space at the slowest rate, while retaining the ability to use commitment control?
A. STRJRNPF FILE(LIB1/FILE1) JRN(LIBRARY/JQURNAL) IMAGES(*BOTH) QMTJRNE(*NONE) LOGLVL(*ALL)
B. STRJRNPF FILE(LIB1/FILE1) JRN(LIBRARY/JOURNAL) IMAGES(*BEFORE) OMTJRNE(*OPNCLO) LOGLVL(*ALL)
C. STRJRNPF FILE(LIB1/FILE1) JRN(LIBRAPY/JOURNAL) IMAGES(*BOTH) OMTJRNE(*OPNCLO) LOGLVL (*ERRORS)
D. STRJRNPF FILE(LIB1/FILE1) JRN(LIBRARY/JQURNAL) IMAGES(*AETER) OMTJRNE(*OPNCLO) LOGLVL (*ERRORS)
A customer is unable to order PTEs or send service requests to IBM. Which command will enable connections to IBM?
A. CRTSRVCFG ROLE(*PRIMARY)
B. STRSRVAGTTYPE(*ACTIVATE)
C. SNDSRVRQS ACTION(*CONEIGURE) ROLE(*PRIMARY)
D. SNDPTEORD PTEID(*ESERV) ESERV(*PRIMARY) INIT(*YES)
What differentiates the property of objects in IFS directories from objects in the /QSYS.LIB file system?
A. QSYS.LIB object names are case sensitive.
B. IFS objects can be excluded from all types of backups.
C. IFS objects cannot specify the character set used to store data.
D. QSYS.LIB objects *PUBLIC authority cannot be influenced by the containing object.
A new sales user attempts to sign on to the system. The user is immediately signed oft. The users job log contains the message CPE981 0: Library SALESLIB not found.
All sales applications are located in the ASP named SALES.
Which parameter should the administrator set in the user profile to correct this error?
A. JOBD
B. GRPPRE
C. INLIBL
D. INLASPGRP
A tape cycle consists of 5 daily save tapes. After restoring a library from the Monday tape the administrator discovered that the library restored was from 2 weeks ago rather than last week. Which action will allow the administrator to restore the correct version of the library in the future?
A. Modify the save procedure to initialize the tape prior to the save.
B. Use the OMITLIB parameter on the restore to omit the older versions of the library.
C. Use sequence number *LAST on the restore to restore the most recent version of the library.
D. Use the POSITION parameter on the restore to specify *LASTSAV restoring only the most recent version.
A customer has a database that is fully journaled, including remote journals. The overnight backup of the data, including access paths, completed normally.
The system failed and the customer needs to recover on the remote journal system.
After restoring the nightly save to the remote system, what must the administrator do to make the database usable on the remote system?
A. Apply journal changes from the remote copy of the journal receivers to the restored data.
B. Apply journal changes from the remote copy of the journal receivers to the restored data. EDTRBDAP to monitor the rebuild of the access paths.
C. Restore the saved journals to the remote system.Apply journal changes from the remote copy of the journal receivers to the restored data. EDTRBDAP to monitor the rebuild of the access paths.
D. Restore the saved journals to the remote system.Associate the remote receivers to the restored journals.Apply journal changes from the remote copy of the journal receivers to the restored data.