当前分类: IBM(000-223)
问题:单选题An administrator just completed an AIX installation but suspects that not all filesets installed completely. Which of the following commands would verify that all filesets are completely installed()A installp -EB Islpp -EC Ippchk -cD instf...
查看答案
问题:单选题An administrator must verify all filesets are completely installed before an upgrade. Which of the following commands will perform this task()A Islpp -vB Ippchk -vC installp -vD instfix -v...
问题:单选题A System p customer is planning to implement virtualization and is concerned about how to respond to an increased workload and what limitations there are for very small workloads. Which of the following describes the minimum size for an LPAR and the ...
问题:单选题A System p administrator plans to install a new system with AIX 5.3 TL5 using a NIM server. Which of the following provide post install diagnostics()A SPOTB lpp_sourceC mksysbD install CD...
问题:单选题How can an administrator determine how many physical copies there are of a mirrored logical volume in rootvg()A lslv rootvgB lsvgs rootvgC lsvg rootvgD lspv hdisk0...
问题:单选题A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The job is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by this cron job()A /var/log/syslog....
问题:单选题An administrator attempts to add a new 100GB logical volume to the datavg volume group, which resides on hdisk1. How can the administrator easily determine if there is enough space in datavg to create the logical volume()A lslg datavgB lspv datavgC ls...
问题:单选题everal people in an finance customer IT department are asking for fileset updates that the system administrator received from IBM earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available ...
问题:单选题Which of the following commands would an administrator use to add startup scripts to the system startup process()A chitabB vi /etc/inittabC vi /etc/rc.dD mkitab...
问题:单选题Sometimes performance is more important than availability (e.g., in cases where the data can be easily re-created). Which of the following is the appropriate disk configuration for an application that requires faster writes over availability()A RAID 1...
问题:单选题An administrator needs to determine what the default run level of a system is. Which command would be used()A Isitab initB telinit -dC cat/etc/.init.stateD init...
问题:单选题During reboot, the system hangs with an LED 0554 message that means, "The boot device could not be opened or a read failed." Which of the following recovery procedures should be taken ()A Boot in maintenance mode and use fsck to check hd5.B Boot in ma...
问题:单选题To load the base operating system on a machine using NIM, what are the minimum NIM resources that must be defined for the installation to succeed()A A mksysb resource, a SPOT resource, and an lpp_source resourceB A SPOT resource, an lpp_source resour...
问题:单选题An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate method to accomplish this()A Use the reboot command.B Edit the /etc/reboot file and reboot the system.C Edit /etc/.init.state file and reboot the sy...
问题:单选题An administrator is at a remote data center assisting a colleague who is replacing a bad fibre channel adapter. Which command can be used to manage a hot plug slot without powering off or rebooting the server()A drslotB IsslotC IsattrD prtconf...
问题:单选题Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()A telinit -qB init -rC initab -sD exec /etc/inittab...
问题:单选题During which boot phase is the rootvg first activated()A Phase 1B Phase 2C Phase 3D POST Phase...
问题:单选题What is the most likely problem with this script () VAR=1 ((VAR=$VAR+1)) while [ $VAR -It 10 ] do echo $VAR doneA #!/bin/ksh line is missingB Variable name VAR is not properly initializedC Loop variable is not incremented inside the loopD Re...
问题:单选题How can a directory named /dirl be excluded during a restore of files backed up by name with the backup command()A By using the restore -x option followed by /dirlB By adding an entry in the /etc/restore.exclude fileC By using the res...