单项选择题
A.4,1,3,2,5
B.4,3,1,2,5
C.2,4,3,5,1
D.4,2,5,3,1
单项选择题 The following command is executed to create the baseline template: SQL> EXECUTEDBMS_WORKLOAD_REPOSITORY.CREATE_BASELINE_TEMPLATE(START_TIME=> TO_TIESTAMP(SYSDATE+2), END_TIME=>TO_TIMESTAMP(SYSDATE+10), BASELINE_NAME=>’Mybase4’, TEMPLATE_NAME=>’Mytemp4’, EXPIRATION=>NULL); Which statement is true about the effect of the above command?()
多项选择题 You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)
多项选择题 Which two commands never trigger an implicit rebalancing within the disk group?() (Choose two.)