In the Work With Shared Pools panel shown, what is the meaning of the "Minimum" column under the "Size" section?

A. The minimum amount of main storage that can be assigned to the pool in GB
B. The minimum percentage of the total main storage that can be assigned to the pool
C. The minimum amount of main storage that the automatic tuner will assign to the pool in GB
D. The minimum percentage of the total main storage that the automatic tuner will assign to the pool
An administrator with an HMC managed POWER7 system needs to perform a concurrent update to server firmware. Which co-requisites and/or prerequisites should the administrator consider as part of the planning process?
A. Available flash storage on the system FSP
B. IBM i, Licensed Internal Code PTE5, and HMC code level
C. Ability' of the HMC to attach to the Internet and the IBM Support ETP site for the download
D. Service window to place the system partitions into restricted state and perform a platform IPL
The following CL program was created to perform an application backup:

The operator later reports that the backup failed and all of the subsystems had to be restarted. What caused the backup to fail?
A. The backup job was submitted to an inactive subsystem.
B. The job did not have the correct authority' to the program.
C. The JOBD for the submitted job does not have authority to the subsystem
D. A MONMSG command is required to allow the subsystems to restart after a failed backup.
What is saved with the SAVSYSINF command?
A. All security' data, PTF status, and configuration objects
B. A subset of the SAVSYS command including PTFs applied since the last SAVSYS
C. Network attributes, IP configuration, hosts table, routes, and line descriptions
D. System values, network attributes, IPL attributes, job schedule entries, and cleanup settings
What is the meaning of the highest schedule priority (PTYLMT) parameter, when set to 0 on the CHGJOB JOBPTY(0) command?
A. A job is moved to the very top of the job queue
B. A system job is moved to the very top of the processor queue
C. A batch job is put in *HLD status while it is on a job queue
D. The job's spooled files are moved to the very top of the output queue
An administrator is planning to upgrade multiple systems and partitions to IBM i 7.1. A network based image will be used to hold the install image with current PTFs.
Which server type is supported with IBM i 7.1 to perform the install?
A. NIM
B. NES
C. NTP
D. TETP
An administrator has been asked to create user profiles for4 operators.
In addition to adding each operator's user profile to the GRPOPR group, which sequence of actions will enable the operators to perform their functions, while maintaining the best possible system security?
A. Create a user profile (GRPOPR) with a user class of *SYSOPR Create a profile for each operator with no special authority
B. Create a user profile (GRPOPR) with no special authority Create a profile for each operator with *SAVSYS special authority
C. Create a user profile (GRPOPR) with *IOSYSCFG special authority Create a profile for each operator with no special authority'
D. Create a user profile (GRPOPR) with *SECADM special authority' and a user class of *SYSOPR Create a profile for each operator with no special authority'
A file named XYZ is secured as follows in the graphic below. What authorities will AUSER have to file XYZ?

A. *ALL
B. *CHANGE
C. *USE + Object Management
D. * CH
A custom application program is submitted daily by operations personnel using the CALL command. The program has a requirement that the prior days backup tape volume serial be passed via a parameter so the program can read the tape.
The program has failed due to syntax errors when entering the CALL command and parameters.
What can the administrator do to help minimize similar errors?
A. Use the Check Tape command and set the Exit parameter to call the program.
B. Create a Job Schedule Entry to call the program and prompt for the parameter.
C. Use the command SBMJOB to call the program and set the OTAPE data area parameter to *LAST.
D. Develop a CL program to capture the correct parameter value. call the program, and pass the parameter.
Which command shows CPU utilization for both user jobs and IBM i system tasks?
A. WRKSYSSTS
B. WRKSYSACT
C. WRKTSKSTS
D. WRKACTJOB