The clients must be created manually on the test machines to perform more realistic testing.
Restart the database in RESTRICTED mode before beginning workload replay to enable a clean state for workload replay.
Restart the database in RESTRICTED mode before beginning workload capture to enable a clean state for capturing the workload.
The application state of the capture system must be identical to the application state of the replay system when the workload replay begins.
第1题:
You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this?()
第2题:
In a Database Replay workload capture, what client request information is gathered?()
第3题:
You are managing a 24*7 database. The backup strategy for the database is to perform user-managed backups. Identify two prerequisites to perform the backups.()
第4题:
Which two statements about workload capture and replay operations are true?()
第5题:
The database must have multiplexed redo log files
The database must be in the MOUNT state to execute the command
The database must be in the NOMOUNT state to execute the command
The database must be opened in RESTRICTED mode before this operation
The database must be opened with the RESETLOGS option after the flashback operation
第6题:
The database must be opened in restricted mode.
The database must be configured to run in ARCHIVELOG mode.
The tablespaces are required to be in backup mode before taking the backup.
The tablespaces are required to be in read-only mode before taking the backup
第7题:
The source and target platforms must be the same
Redo logs, control files and temp files are also transported
The transported database must have the same database identifier (DBID) as the source database and cannot be changed
The COMPATIBLE parameter must be set to 10.0.0.0 or higher and the database must be opened in readonly mode before being transported
Recovery Manager (RMAN) is used to convert the necessary data files of the database if the target platform is different and has different endian format
第8题:
Close all sessions performing queries using database links
running the database in shared server mode
The database on which the workload is replayed has to be a restore of the original database to a specific SCN
setting up the directory to capture the workload
第9题:
SQL text
Shared server requests (Oracle MTS)
Bind variable values
Information about transactions
Remote DESCRIBE and COMMIT operations
第10题:
DML and SQL statement results that do not match between the capture and replay systems
When errors that occur in the capture system dont occur in the replay system
Top SQL statements
Infrastructure or system-configuration differences
Time-of-day differences between capture and replay systems
第11题:
1,4,5,3 (2 is not required.)
1,4,3,5 (2 is not required.)
1,2,4,5 (3 is not required.)
2,1,5,3,4
1,2,4,5,3
第12题:
Flashback queries
Shared server requests
Login and logoff activities of sessions
Direct path load of data from external files by using utilities such as SQL *loader
Data definition language (DDL) and data manipulation language (DML) operations
第13题:
You are managing a 24*7 database. The backup strategy for the database is to perform user-managedbackups.Identify two prerequisites to perform the backups. (Choose two.)()
第14题:
Which two prerequisites are needed for performing workload capture and replay?()
第15题:
Performance divergence indicated in the Workload Replay report is most likely due to what?()
第16题:
Which of these recommendations should be followed before capturing a workload?()
第17题:
Flashback queries
Shared server requests
Login and logoff activities of sessions
Direct path load of data from external files by using utilities such as SQL *loader
Data definition language (DDL) and data manipulation language (DML) operations
第18题:
The source and target platforms must be the same
Redo logs, control files and temp files are also transported
The transported database must have the same database identifier (DBID) as the source database and cannot be changed
The COMPATIBLE parameter must be set to 10.0.0.0 or higher and the database must be opened in readonly mode before being transported
Recovery Manager (RMAN) is used to convert the necessary data files of the database if the target platform is different and has different endian format
第19题:
The clients must be created manually on the test machines to perform more realistic testing.
Restart the database in RESTRICTED mode before beginning workload replay to enable a clean state for workload replay.
Restart the database in RESTRICTED mode before beginning workload capture to enable a clean state for capturing the workload.
The application state of the capture system must be identical to the application state of the replay system when the workload replay begins.
第20题:
Capture,analyze,preprocess,replay
Capture,preprocess,analyze,replay
Capture,preprocess,replay,analyze
Analyze,capture,preprocess,replay
None of the above
第21题:
Make sure your replay database has the same structure as the capture database, except without data.
Make sure the replay and capture databases are similar in data content.
Perform a clean shutdown and restart of the capture database before beginning a workload capture.
Start the capture database in UNRESTRICTED mode, then start the capture.
Define inclusion and exclusion filters.
第22题:
The database must be opened in restricted mode.
The database must be configured to run in ARCHIVELOG mode.
The tablespaces are required to be in backup mode before taking the backup.
The tablespaces are required to be in read-only mode before taking the backup
第23题:
You have to shut down the database to perform the backups.
Archiving information is written to the data files and redo log files.
You can perform complete database backups without closing the database.
Online redo log files have to be multiplexed before putting the database in ARCHIVELOG mode.
All the previous database backups become invalid after you configure the database to ARCHIVELOG mode.
第24题:
The database must have multiplexed redo logs for the flashback to succeed.
The database must be MOUNTED for the flashback to succeed.
The database must use block change tracking for the flashback to succeed.
The database must be opened in restricted mode for the flashback to succeed.
The database must be opened with the RESETLOGS option after the flashback is complete.
The database must be opened in read-only mode to check if the database has been flashed back to the correct SCN.