单项选择题
Company.com would like to configure a virtual Ethernet between an AIX V5.3 LPAR and an AIX V5.2 LPAR.
Which of the following options is necessary to complete this task?()
A.Remove the physical Ethernet adapters from the LPARs
B.Activate Advanced POWER Virtualization
C.Update microcode for the virtual adapters
D.Upgrade AIX V5.2 LPAR to AIX V5.3
相关考题
-
单项选择题
Whichofthefollowingmostcloselyrepresentsanimagecopy?()
A.Unix cp command of a file
B.Bit-by-bit copy of a file
C.Windows COPY command of a file
D.All of the above -
单项选择题
You want to schedule a job to rebuild all indexes on the SALES table after the completion of a bulk load operation. The bulk load operation must also be a scheduled job that executes as soon as the first file that contains data arrives on the system. How would you create these jobs?()
A. Create both jobs by using events raised by the scheduler
B. Create both jobs by using events raised by the application
C. Create a job to rebuild indexes by using events arised by the application and then create another job to perform bulk load by using events raised by the scheduler
D. Create a job to rebuild indexes by using events arised by the Scheduller and then create another job to perform bulk load by using events raised by the application -
单项选择题
The user Alice wants to grant all users query privileges on her DEPT table. Which SQL statement accomplishes this?()
A. GRANT select ON dept TO ALL_ USER;
B. GRANT select ON dept TO ALL;
C. GRANT QUERY ON dept TO ALL_USERS
D. GRANT select ON dept TO PUBLIC;
