多项选择题
A. Multiple change tracking files can be created for a database.
B. The change tracking file must be created after the first level 0 backup.
C. RMAN does not support backup and recovery of the change tracking file.
D. The database clears the change tracking file and starts tracking changes again, after whole database restore and recovery operations.
单项选择题 Which statements about the MEMORY_TARGET initialization parameter are true?() (Choose all that apply.)
单项选择题 You want to configure the Flashback Database feature and retain flashback logs for three days. Presently the database is open and configured in ARCHIVELOG mode. The following steps must be performed in the correct sequence to do this: Choose the correct sequence.()
单项选择题 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?()