多选题 Choose three.
In which three situations can you use threshold server-generated alerts to help diagnose and fix problems?
相关试题
多选题 For which two requirements can you use the USER_TABLESPACE clause with the CREATE PLUGGABLE DATABASE command? (Choose two.、
多选题 Which three are true about requirements for various FLASHBACK operations? (Choose three.、
多选题 Examine the statements that use flashback technologies: 1 FLASHBACK TABLE customers TO TIMESTAMP TO_TIMESTAMP('2013-02-04 09:30:00', 'YYYY- MM-DD HH:MI:SS'、; 2 SELECT * FROM customers AS OF SCN 123456; 3FLASHBACK TABLE customers TO BEFORE DROP; 4FLASHBACK DATABASE TO TIMESTAMP TO_TIMESTAMP('2013-02-04 09:30:00', 'YYYY-MM-DD HH:MI:SS'、; 5SELECT * FROM customers VERSIONS BETWEEN SCN 123456 AND 123999; 6ALTER TABLE customers FLASHBACK ARCHIVE; Which set of statements depends on the availability of relevant undo data in the undo tablespace?
多选题 Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.)
多选题 While backing up to an SBT channel, you determine that the read phase of your compressed Recovery Manager (RMAN) incremental level 0 backup is a bottleneck. FORCE LOGGING is enabled for the database. Which two could improve read performance? (Choose two.、
多选题 Which two are prerequisites for performing Flashback Transaction?
多选题 choose one You enable Flashback Data Archive for a table for which you want to track and save all transactions For four years. After some time, the requirement changes for keeping transactions from four to two Years. You execute the following command to change the requirement: SQL> ALTER FLASHBACK ARCHIVE fdal MODIFY RETENTION 2 YEAR; What is the outcome?
多选题 Which three statements are true about Flashback Data Archive?