What does this display from a WRKSYSSTS screen tell the administrator about the system?
A. Temporary storage is taking up a large proportion of the disk space.
B. A disk in the disk unit subsystem has failed or is being rebuilt.
C. Auxiliary storage is not protected on the system.
D. Auxiliary storage capacity has exceeded the default threshold level.
What is the purpose of the SAVSECDTA command?
A. To save user profiles, authorization lists, and authority holders
B. To save data in a secure encrypted format
C. To save system state security data and the associated authorization list
D. To save user data in a secured format and the encryption keys
What is an advantage of using the SAVLICPGM command?
A. The base and all optional components are included by default.
B. The objects related to the LPPs in libraries QGPL and QUSRSYS are included in the save.
C. The PTFs for the LPPs being saved are included.
D. The PTFs on the system saving the LPPs are removed.
An administrator notices that the QEZJOBLOG output queue has an unusually high number of entries. The same job name which runs many times throughout the day, and always ends normally, is associated with the output queue entries.
Which job description change can be made to limit the number of job logs created?
A. Change the SPLFACN parameter to "NOLIST
B. Change the LOGCLPGM parameter to "NO
C. ChangetheLOGparameterto400NOLIST
D. Change the LOGOUTPUT parameter to "JOBEND
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
When creating a new journal environment, what allows for a significant performance increase if a program makes a large number of changes to a journaled file?
A. CreatejournalQDFTJRNinlibraryQSYSandsetPerformancetoHIGH.
B. Change Journal Cache to "YES on the journal.
C. Change file attributes of the journaled file to allow journal caching.
D. Set Journal Performance to "HIGH on the journal.
What is an advantage of creating and using customized distribution media from the GO LICPGM menu to install licensed programs on multiple systems in a network?
A. Object conversion for "ALLUSR is not needed when installed on a different partition.
B. This can be done with no interruption to users and jobs on the system.
C. Performing a post-save of a system after upgrading the OS is no longer necessary.
D. All installed PTFs are already included with the selected licensed programs.
What are the steps to access the configuration for IBM i NetServer file and print shares?
A. > Run the WRKNETSRV command > Take option 6. "work with object shares"
B. > Start the NETSRVCMD menu > Take option 6, "work with object shares"
C. > In the IBM Navigator for i window, select the system. > Expand Servers >TCP/IP, >Click on IBM i Net Server, > Expand "shared objects
D. > On a Windows PC, map a drive to the IBM i server root > Open "My Computer" on the PC > Right click on the file shares on the resulting menu > Select properties on the second resulting menu
A programmer ran a database purge over files in LIB1 and deleted a large number of records. An administrator now needs to remove the deleted records from files with the greatest number of deleted records How can the administrator achieve this?
A. 1) Login as QSECOFR start GO CLEANUP menu 2) Explicitly set reorganization process for library LIB1 and set threshold to 50%. 3) Start cleanup immediately.
B. 1) Start Disk Reorganization for files with 50% of deleted records for LIB1 by submitting the command STRDSKRGZ FILE(LIB1/"ALL)DLTRCD(50).
C. 1) Start Reorganize Physical File Member menu by command GO RGZPFM. 2) Select option 1 Work with Reorganization. 3) Select Option 2 Reorganize a library 4) Start reorganization for library LIB1 and type in 50 in the threshold parameter.
D. 1)RunDSPFDFILE(LIB1/"ALL)TYPE(*MBR)OUTPUT(OUTFILE)FILEATRCPF)OUTFILE(QGPL/ DSPFD) 2) Based on the result file, write a query that sorts files with the greatest number of deleted records. 3) Write a CL program to read the query file and submit RGZPFM for the files.
Which PTF type contains newly released PTFs that resolve severe issues that can impact IBM i operations?
A. Immediate
B. Cumulative
C. HIPER
D. Prerequisite