When the data file of the undo tablespace is autoextensible
When there are more than one undo tablespaces available in the database
When the undo tablespace is of a fixed size and retention guarantee is not enabled
When the undo tablespace is autoextensible and retention guarantee is not enabled
第1题:
The EMP table exists in your schema. You want to execute the following query:SELECT ename, salFROM empAS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL ‘6‘ MINUTE)WHERE ename = ‘ALLEN‘;What are the minimum requirements for the statement to execute successfully? ()
A. ARCHIVELOG mode must be enabled
B. Row Movement must be enabled for the table
C. FLASHBACK must be set to ON for the database
D. The UNDO_MANAGEMENT parameter must be set to AUTO
E. The UNDO_RETENTION parameter must be set appropriately
第2题:
第3题:
The human can react to any situation, some of which he may never have imagined.()
第4题:
You are working on a test database where instance recovery takes a considerable amount of time.How can reduce the recovery time?()
第5题:
On Friday at 11:30 am you decided to flash back the database because of a user error that occurred at 8:30 am. Which option must you use to check whether a flashback operation can recover the database to the specified time? ()
第6题:
第7题:
The remote host parameter configured on the LNS must match which parameter on the LAC?()
第8题:
On Friday at 11:30 am you decided to flash back the database because of a user error that occurred at 8:30 am. Which option must you use to check whether a flashback operation can recover the database to the specified time? ()
A. Check the alert log file
B. Query the V$FLASHBACK_DATABASE_LOG view
C. Query the V$RECOVERY_FILE_DEST_SIZE view
D.Query the V$FLASHBACK_DATABASE_STAT view
E. Check the value assigned for the UNDO_RETENTION parameter
第9题:
Which statement regarding the contents of the V$PARAMETER view is true?()
第10题:
Which statement is true about the UNDO_RETENTION parameter when retention guarantee is notenabled()