Which report in the Security Tools menu is used to find user profiles whose password is the same as the user profile and to take an action against the profiles?
A. Change activeprofile list
B. Analyze profile activity
C. Analyze default passwords
D. Disable default password profiles
A CL program that runs after an IPL must complete and errors will be researched at a later time. How can all CPF massages be acknowledged so the program continues running?
A. Add a MONMSG(CPFOOOO) command immediately before the ENDPGM command.
B. Add a MONMSG(CPFOOOO) command after the ENDPGM command.
C. Add a MONMSG(CPFOOOO) command immediately after the PGM command.
D. Add a MONMSG(CPFOOOO) command before the PGM command.
Which tool is appropriate to determine if Solid State Drives will improve disk performance in an environment?
A. Performance Navigator for IBM i
B. Disk Magic with SSD extraction
C. SSD Analyzer Tool for IBM i
D. Disk Performance Calculator
The administrator is given the task to secure specific tables in a library by granting specified users access. Which security action is needed to accomplish the task?
A. Use CHGUSRPRF command and add the library as "SPECIAL to the group profile. Add the individual users to the group profile.
B. Use the GRTOBJAUT command and select the user profiles. Add the users to the tables.
C. Use the CRTAUTL command and add the library/tables to the authorization list. Add the users to the authority list.
D. Use the CRTAUTL command and add the authorization list to the library. Select the tables to secure.
How can an administrator save changed objects in IFS directories for a specified date and time range?
A. Use the SAV command and specify the date and time range for the CHGPERIOD parameter
B. Use the QSavDir API and specify the required date and time range as variables
C. Use the SA VCHGOBJ command and specify the date and time range for the REFDA TE and REFTIME parameters
D. Use the SAVCHG command and specify the date and time range for the CHGPERIOD parameter
An administrator is trying to determine why the remote journal is not receiving any new entries. What should the status of the remote journal be after pressing F16 on the WRKJRNA command for the journal?
A. *Sending
B. *Active
C. *RemoteSync
D. *Started
Programmers working on a software development project frequently need to save their development library
(LIBX) at the prior release level of the operating system.
The administrator needs to change the default value of the SAVLIB command parameter to accommodate
the programmers prior release save requirement.
The default value before the change: SAVLIB LIB(LIBX) TGTRLS (*CURRENT) The default value after the
change. SAVLIB LIB(LIBX) TGTRLS (*PRV) What should the administrator do to facilitate the change?
A. Use the CHGCMDDFT command to change the TGTRLS parameter value to *PRV.
B. Use the CHGSYSVAL command to set Force Conversion on Restore system value to XPRV.
C. Use the WRKREGINF command to modify the exit point program QIBM_SAV_DEFAULT and change the TGTRLS parameter value to *PRV.
D. Use the SAVRSTDFT command to change the TGTRLS parameter value to *PRV.
Which parameter of the RSTOBJ command can improve the efficiency of a restore operation when restoring individual objects from a tape that contains a full system save?
A. LABEL (Label)
B. SEQNBR (Sequence number)
C. FRCOBJCNV (Force object conversion)
D. FSTRST {Fast restore)
An administrator has noticed that the number of security audit journal receivers on the system is getting
unmanageable.
How can the administrator adjust the journal to still capture and retain the required journal entries but
generate fewer receivers?
A. Change the security journal to delete journal receivers.
B. Change the current journal receiver to a higher threshold value.
C. Create a new security journal specifying the number of receivers to use.
D. Create a new journal receiver setting the threshold to a higher value.
PTFs have been downloaded from IBM Fix Central directly to the system. Which command is used to load and apply these PTFS?
A. LODPTF LICPGM((*ALL)) DEV(*VRTOI) APY(*IMMED)
B. ADDPTF UCPGM((*ALL)) DEV(*IBM) INSCIMMED)
C. INSPTF LICPGM((*ALL)) DEV(*SERVICE)
D. RSTPTF LICPGM((*ALL)) DEV (*SAVF)