QUESTION NO: 38?
You are working on the APPDB database as a DBA. The database has a default Flashback Data Archive
DFLA1 created on it. You issued the following command to drop the Flashback Archive FLA1: DROP
FLASHBACK ARCHIVE fla1;
What is the effect of this command?
A. The Flashback Archive FLA1 is dropped only if it is empty.
B. The tablespace having Flashback Archive is dropped.
C. The Flashback Archive FLA1 is dropped after moving the existing data in it to the default Flashback
Archive.
D. The Flashback Data Archive and historical data are dropped.
Answer: D
您作为一个DBA在appdb数据库上工作.数据库有一个在它上面创建的默认的
FLA1闪回数据归档。你发出以下命令去丢弃闪回归档FLA1:
原文:http://blog.csdn.net/xuejiayue1105/article/details/48861059