单项选择题
What is the minimum connection required for Call Home on an IBM System Storage DS8000?()
A.ISDN connection
B.Analog telephone line
C.Ethernet internet connection
D.Both an analog telephone line and an ethernet connection
相关考题
-
单项选择题
YouwanttoputaspecifictablespacecalledMY_DATAinhotbackupmodesoyoucanbackitup.Whatcommandwouldyouuse?()
A. alter tablespace MY_DATA begin backup
B. alter tablespace MY_DATA start backup
C. alter tablespace MY_DATA backup begin
D. alter MY_DATA begin backup
E. You cannot back up individual tablespaces -
单项选择题
An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()
A. myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err
B. myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err
C. myscript.ksh 1>/tmp/log/script.log 2>1 /tmp/log/script/err
D. myscript.ksh 2>1 /tmp/log/script.log 2> /tmp/log/script.err -
多项选择题
You have created a resource plan, PROD_DB_PLAN, with the following consumer groups with the respective plan directives: Consumer group SALES with CPU_P1 as 60 and DEGREE_OF_PARALLELISM as 4. Consumer group MARKET with CPU_P1 as 20. Consumer group DEV with CPU_P1 as 20. Consumer group OTHERS with CPU_P1 as 0 and CPU_P2 as 100. Which two statements are correct in this scenario? ()
A.The maximum degree of parallelism for the members of the consumer groups is 4.
B.The CPU allocation will always be equal for the consumer groups MARKET and DEV.
C.The OTHERS consumer group would get 100% of the CPU if there are unused level 1 CPU resources.
D.The SALES and MARKET consumer groups would get 100% of the CPU if there are unused level 2 CPU resources.
E.The maximum degree of parallelism for the members of the consumer group SALES is 4 with no restriction for the remaining groups.
