当前分类: IBM(000-104)
问题:单选题Which of the following explains the relationship between a physical and logical partition?()A A physical partition is hosted on one or more logical partitions. A logical partition is used when describing storage.B A logical partition is hosted on one o...
查看答案
问题:单选题Which command will display the current control key settings?()A ‘tty -l’B ‘stty -a’C ‘lstty -a’D ‘terminfo -l’...
问题:单选题Which command will purge the errorlog of all recorded occurrences of a given SRN?()A errclear 0B errpt -r -j C errclear -j D errclear -k...
问题:单选题Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()A Create or update the errnotify stanza in the ODmB Update errpt daemon configuration file /etc/errpt.conf.C Update errpt daemon configuratio...
问题:单选题Which command will list ODM class descriptions to provide the format needed to create a new class?()A odmaddB odmgetC odmshowD odmcreate...
问题:单选题What is the minimum amount of memory required for a new LPAR to be built via NIM on AIX 6.1?()A 128MB 256MC 512MD 1024M...
问题:单选题Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?()A syncvg rootvgB synclvm rootvgC varyonvg rootvgD synclvodm rootvg...
问题:单选题A booting system appears to be hanging with an LED code of 0c54. What is the likely cause?()A An AIX install is in progress.B The rootvg volume group is corrupt.C The TCPIP configuration is incorrect.D At least one paging device cannot be varied on....
问题:单选题The server host1 has been set up as a backup system with the following /etc/exports: How can a second server regularly use this disk space?()A /usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1B /usr/sbin/crnfsmnt -d /backups -l /backups ...
问题:单选题Which command(s) will result in the smallest sized backup of the text files contained in the /staticFS filesystem?()A tar -cvf file_system.tar /staticFS ; gzip file_system.tarB tar -xvf /staticFS file_system.tar ; gzip file_system.tarC tar -cvf /static...
问题:单选题How can the administrator display the boot paths from which AIX can boot?()A bootinfo -rB lspath -bootC bosboot -ad hdisk0D bootlist -m normal -rv...
问题:单选题An administrator attempts to create a link of /etc/db_conf to the target directory /db/v9.7/install/config. The following n?command failed toAn administrator attempts to create a link of /etc/db_conf to the target directory /db/v9.7/install/config. The...
问题:What facilitates the installation of the base fileset for th...
问题:单选题Which command shows dump components and controls live dump attributes?()A dumpctrlB sysdumpdevC livedumpdevD livedumpctrl...
问题:单选题A recently installed package needs to be rolled back to aprevious version. Which of the following commands will perform the task?()A rejectB cleanupC deinstallD uninstall...
问题:单选题Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb?()A lsmksysb -lf server1.mksysbB restore -mrT server1.mksysbC listbackup -fT server1.mksysbD listvgbackup -l server1...
问题:单选题How is the default print queue identified?()A The first queue in queue config fileB The stanza ’default = 1’ is present in the queue config fileC The backend @server has ’remback -p default’ in the queue config fileD The stanza ’default = [queuename]’ ...
问题:单选题Which command will list the top 5 memory intensive processes?()A lsmem -pu 5B lsps -psu 5C svmon -Put 5D ps -au sort -rn +4head -5...