Monday, 20 June 2016




An AIX installation has just completed. Maintenance Level 6 has been applied to the BOS.Which command will show all installed maintenance levels concurrently?

(a) oslevel -a
(b) lslpp -l | grep AIX
(c) smitty show_apar_stat
(d) instfix -ik | grep AIX

Ans .D

What is the purpose of the -i flag with the mksysb command?

(a) It creates/updates the /.fsdata.
(b) It reports the size of a file in bytes.
(c) It creates a bootable system backup.
(d) It creates or updates the /image.data file.

Ans. D

The system administrator would like to log messages related to user login failures to a file. How could this be accomplished?

(a) Issue the command: alog -f /etc/security/failedlogin -q .
(b) Modify the /etc/security/login to add an auth_method for logging.
(c) Add a line to the /etc/syslog.conf file to capture this information.
(d) Set "log=true" in the default stanza in the /etc/security/user file.

Ans .C

After a power failure, the system attempts to reboot but hangs on 557. This indicates file system corruption. Which of the following actions should be taken to recover?

(a) restore /etc/filesystems from mksysb
(b) execute chfs -a size=+1 against all filesystems in rootvg
(c) from a maintenace shell, run lppchk -v against all filesets installed
(d) from a maintenance shell, run fsck -y against all filesystems in rootvg

Ans D


No comments:

Post a Comment