A customer needs to remove an unnecessary, but active paging space called paging00 on an AIX 5L system. Which of the following procedures should be used to properly remove the paging space with the least amount of disruption?()
A. Remove the paging space with the rmps command.
B. Disable the paging space with the chps command, swapoff /dev/paging00, and remove the paging00 logical volume with the rmps command.
C. Reboot the system and disable the paging space with the rmps command.
Disable the paging space with the chps command, swapoff /dev/paging00, reboot the system, remove the paging00 logical volume with the rmps command.
查看答案
While planning the logical volume design of a new install, Companycom considered using a striped logical volume for performance. They want to be able to extend the logical volume in the future. Which of the following actions will provide this capability?()
Add additional logical volumes two at a time
B. Add additional physical volumes two at a time
Create a columned striped logical volume using -C option of mklv
D. Create an extendable striped logical volume using -E option of mklv
Evaluatethefollowingfunctioncode: Whichstatementistrueregardingtheabovefunction?()
A. ThecachedresultbecomesinvalidwhenanystructuralchangeisdonetotheEMPLOYEEStable.
B. Ifthefunctionexecutionresultsinanunhandledexception,theexceptionresultisalsostoredinthecache.
C. Eachtimethefunctionisinvokedinadifferentsession,thecurrentresultintheresultcachegetsoverwritten.
D. Ifthefunctionisinvokedwithadifferentparametervalue,theexistingresultintheresultcachegetsoverwrittenbythelatestvalue.
To examine the Exhibit, press the Exhibit button. The exhibit shows the output of netstat -nr. Which of the following addresses will require an additional route entry? ()
A. 129.35.54.22
B. 129.35.56.35
C. 129.35.57.22
D. 129.35.1.22
AnAIXsystemhasarootvgplusaseparatevolumegroupfordatabaseapplication.Whichofthefollowingcommandsaresuedtobackuptheentiresystem?()
A. smittymksysb(selectadditionalvolumegroup)
B. mkszfile&&mksysb/dev/rmt0
C. smittymksysbANDsmittysavevg
D. smittysavevg(selectadditionalvolumegroup)