Oracle OCP 1Z0 053 Q374(Recycle Bin)
374.Which of the following statements are true regarding the Recycle Bin? (Choose all that apply.)
A. The Recycle Bin is a physical storage area for dropped objects.
B. The Recycle Bin is a logical container for dropped objects.
C. The Recycle Bin stores the results of a Flashback Drop operation.
D. The objects in the Recycle Bin are stored in the tablespace in which they were created.
Answer: BD
C錯誤。Flashback Drop實際上只是將DROP掉的表又恢復為可見而已。只要表空間不緊張,DROP物件所佔用的儲存空間不會被佔用。
The recycle bin is actually a data dictionary table containing information about dropped objects.
回收站本身是一個資料字典表,用於維護已刪除物件的原始名稱與各自系統生成名稱之間的關係。
參考:http://blog.csdn.net/rlhua/article/details/12437091
A. The Recycle Bin is a physical storage area for dropped objects.
B. The Recycle Bin is a logical container for dropped objects.
C. The Recycle Bin stores the results of a Flashback Drop operation.
D. The objects in the Recycle Bin are stored in the tablespace in which they were created.
Answer: BD
C錯誤。Flashback Drop實際上只是將DROP掉的表又恢復為可見而已。只要表空間不緊張,DROP物件所佔用的儲存空間不會被佔用。
The recycle bin is actually a data dictionary table containing information about dropped objects.
回收站本身是一個資料字典表,用於維護已刪除物件的原始名稱與各自系統生成名稱之間的關係。
參考:http://blog.csdn.net/rlhua/article/details/12437091
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2073125/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle recycle bin 研究Oracle
- How to purge the Oracle Database Recycle BinOracleDatabase
- Oracle OCP 1Z0 053 Q650Oracle
- Oracle OCP 1Z0 053 Q324Oracle
- Oracle OCP 1Z0 053 Q27Oracle
- Oracle OCP 1Z0 053 Q49Oracle
- Oracle OCP 1Z0 053 Q10Oracle
- Oracle OCP 1Z0 053 Q685Oracle
- Oracle OCP 1Z0 053 Q454Oracle
- Oracle OCP 1Z0 053 Q500Oracle
- Oracle OCP 1Z0 053 Q444(Scheduler)Oracle
- Oracle OCP 1Z0 053 Q440(Scheduler)Oracle
- Oracle OCP 1Z0 053 Q601Oracle
- Oracle OCP 1Z0 053 Q472(Locale)Oracle
- Oracle OCP 1Z0 053 Q525(ASM)OracleASM
- Oracle OCP 1Z0 053 Q292(NFS)OracleNFS
- Oracle OCP 1Z0 053 Q538(ASM)OracleASM
- Oracle OCP 1Z0 053 Q416Oracle
- Oracle OCP 1Z0 053 Q648(Flashback)Oracle
- Oracle OCP 1Z0 053 Q520Oracle
- Oracle OCP 1Z0 053 Q607Oracle
- Oracle OCP 1Z0 053 Q500(Rman)Oracle
- Oracle OCP 1Z0 053 Q707Oracle
- Oracle OCP 1Z0 053 Q28(INCREMENTAL)OracleREM
- Oracle OCP 1Z0 053 Q332Oracle
- Oracle OCP 1Z0 053 Q269Oracle
- Oracle 10 Recycle Bin回收站(轉)Oracle
- Oracle中的回收站(Recycle Bin)Oracle
- Oracle OCP 1Z0 053 Q83(Flashback Database)OracleDatabase
- Oracle OCP 1Z0 053 Q344(V$SESSION)OracleSession
- Oracle OCP 1Z0 053 Q558(V$BACKUP)Oracle
- Oracle OCP 1Z0 053 Q427(Transportable Tablespace)Oracle
- Oracle OCP 1Z0 053 Q182(RMAN)Oracle
- Oracle OCP 1Z0 053 Q428(transport database)OracleDatabase
- Oracle OCP 1Z0 053 Q458(Globalization NLSRTL)Oracle
- Oracle OCP 1Z0 053 Q465(NLS Parameters)Oracle
- Oracle OCP 1Z0 053 Q21(RMAN Duplicate)Oracle
- Oracle OCP 1Z0 053 Q600(RMAN BACKUP)Oracle