相关试题
单选题 Which statement correctly describes the SQL profiling performed by the SQL Tuning Advisor?
单选题 Examine this configuration
Which table or set of tables will exist after the Flashback operation has completed?
单选题 On the 10th of August, you implement an incremental database backup strategy and configure
A recovery window of five days
Level 0 backups are taken on the 10th, 17th, and 24th of August
Differential level 1 incremental backups are taken daily between the level 0 backup
Today is the 26th of August
Which backups will be obsolete?
单选题 A schema owner truncated a table in error and must recover the data
Which Oracle Flashback feature could be used to recover the data?
单选题 Which should be tuned first when doing a performance tuning exercise for an Oracle Database
Environment?
单选题 You want to transport the UNIVERSIRY tablespace from one database to another
The universiry tablespace is currently open read/write
The source and destination platforms have the same endian format
Examine this list of steps:
1 Make the UNIVERSIRY tablespace read-only on the source system
2 Export the UNIVERSIRY tablespace metadata using EXPDP
3 Create a cross-platform backup set from the UNIVERSITY tablespace on the source system,
Using an
RMAN command that includes the DAMAPUMP clause
4 Copy the cross-platform backup sets to the destination system
5 Copy the Data Pump dump set from the source to the destination system
6 Restore the cross-platform backup set on the destination system using an RMAN command that
Includes the pamapump clause
7 Import the UNIVERSIRY tablespace metadata using IMPDP
8 Make the UNIVERSIRY tablespace read/write on the destination system
Which are the minimum number of steps required, in the correct order, to transport the
UNIVERSIRY tablespace?
单选题 A user complains about poor database performance
You want to verify if the user's session has waited for certain types of I/O activity
Which view displays all waits waited on by a session at least once?
单选题 Examine this configuration:
Which is true?