8 07 2014
QUESTION 1 Examine the parameters for your database instance: NAMETYPE VALUE ————————– ——————————- ————————— undo_management string AUTO undo_retentioninteger 12 00 undo_tablespace string UNDOTBS1 You execute the following command: SQL> ALTER TABLESPACE undotbs1 RETENTION NOGUARANTEE; Which statement is true in this scenario? A. Undo data is written to flashback logs after 1200 seconds. B. Inactive undo […]