What is a benefit of using mksysb to backup a system?
A client is running multiple AIX, IBM i and Linux partitions on an IBM Power E980 system. Which command allows the administrator to check the number of processors, amount of memory, and list the devices on the AIX partition?
Which file starts the System Resource Controller?
Answer : B
The System Resource Controller (SRC) is the main process that starts other background processes when the system boots. It is started through the /etc/rc.srcmstr script which is run by the init process. This script reads the /etc/inittab file and starts the necessary processes. Reference: IBM AIX v7 Administrator Specialty Study Guide.
What AIX feature will allow data to be mirrored to a remote site?
An administrator has configured NFS export in the /etc/exports file. Based on the following output, with which permissions has the /tmp directory been exported?

Answer : D
A customer calls to complain about slow workload performance but offers no additional details. What should the administrator do next?
Answer : A
When a customer calls with a complaint about slow workload performance, it is important to ask for additional details to help pinpoint the source of the issue. This could include details such as which application or process is running slowly, what errors are appearing, how long the issue has been occurring, etc. Having this information will help the administrator to determine the cause of the problem and determine the best course of action. Reference: IBM AIX v7 Administrator Specialty Study Guide (page 5-29).
Which command will show when a file was last accessed?