随笔分类 - undo
摘要:Your database instance is running with full workload after database creation. You have decided to use a fixed-size undo tablespace. You want to use th
阅读全文
摘要:Which statement is true about the UNDO_RETENTION parameter when retention guarantee is not enabled?A.It is the time period after which the undo data b
阅读全文
摘要:In which situation may the UNDO_RETENTION parameter be ignored, even if it is set to a value?A. When the data file of the undo tablespace is autoexten
阅读全文
摘要:View the Exhibit and examine the undo tablespace attributes. Your database instance is experiencing a large volume of transactions from non-DBA users
阅读全文
摘要:Which two statements are true regarding undo tablespaces? (Choose two.)A.The database can have more than one undo tablespace.B.The UNDO_TABLESPACE par
阅读全文
摘要:Which three operations require undo data? (Choose three.)A.committing a transactionB.flashing back a transaction – 回退操作C.recovering a failed transacti
阅读全文
摘要:Which two are the prerequisites to enable Flashback Data Archive? (Choose two.)A. Database must be running in archivelog mode.B. Automatic undo manage
阅读全文
摘要:The EMP table exists in your schema. You want to execute the following query:SELECT ename, salFROM empAS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL '6' MIN
阅读全文
摘要:Which are the two prerequisites before setting up Flashback Data Archive? (Choose two.)A.Flash recovery area must be definedB.Undo retention guarantee
阅读全文
摘要:The database users regularly complain about the difficulty in performing transactions. On investigation, you find that some users perform long-running
阅读全文
摘要:Users notify you that their application is failing every time they try to add new records. Because ofpoor application design, the actual ORA error mes
阅读全文
摘要:AUM has been retaining about 15 minutes worth of undo. You want to double the retention period, but not at the expense of new transactions failing. Yo
阅读全文
摘要:Which of the following Oracle features utilize the undo tablespace? (Choose all that apply)A. Flashback QueryB. Flashback DropC. Flashback TableD. Fla
阅读全文