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
第1题:
SQ L*Loader is a utility that can perform which two tasks?()
第2题:
Which client requests to the database can be captured as a part of the workload capture?()
第3题:
Which two prerequisites are needed for performing workload capture and replay?()
第4题:
You are using flat files as the data source for one of your data warehousing applications. To optimizethe application performance, you plan to move the data from the flat files toclustered tablesin an Oracle database. While migrating the data, you want to have minimal impact on the database performance and optimize thedata load operation. Which method would you use to load data into the Oracle database()
第5题:
Which two client requests are captured during database replay Capture?()
第6题:
You are using flat files as the data source for one of your data warehousing applications. You plan to move the data from the flat file structures to an Oracle database to optimize the application performance. In your database you have clustered tables. While migrating the data, you want to have minimal impact on the database performance and optimize the data load operation. Which method would you use to load data into Oracle database?()
第7题:
Which statement is true about loading data using the conventional path of SQL*Loader()
第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题:
You can load data into multiple tables during the same load session.
You can load data from multiple files to a table during the same load session.
You cannot perform selective data loading based on the values available in the records.
You can use an export file generated by the EXPDP utility as an input data file to load the data.
You can load data only if the input file is available on the disk and tape but not in a named pipes.
第10题:
flashback query
distributed transactions
logging in and logging out of sessions
all DDL statements having bind variables
direct path load of data from external files
第11题:
Creating the control file for the duplicate database
Restoring the target data files to the duplicate database
Performing complete recovery using all available backups
Generating a new, unique DBID for the duplicate database
Copying the online redo log files from the target database to the duplicate database
第12题:
Load data from a disk, tape, or named pipes.
Load data into an Oracle database using DML statements.
Extract, reorganize, and insert data within an Oracle database.
Load data from external files into tables in an Oracle database.
Load data into an Oracle database using operating system commands.
Load data directly from a non-Oracle database to an Oracle database.
第13题:
You are using flat files as the data source for one of your data warehousing applications. To optimize the application performance, you plan to move the data from the flat files to clustered tables in an Oracle database.While migrating the data, you want to have minimal impact on the database performance and optimize the dataload operation. Which method would you use to load data into the Oracle database()
第14题:
In a Database Replay workload capture, what client request information is gathered?()
第15题:
In which two scenarios do you use SQL* Loader to load data?()
第16题:
Which statement is true about loading data using the conventional path of SQL*Loader()
第17题:
Which two client requests are captured during database replay Capture?() (Choose two)
第18题:
Which two statements are true regarding the usage of the SQL*Loader utility()
第19题:
You are connecting to an Oracle database server from a client by using the following connect string: SQL> CONNECT hr/hr@pdserver.us.oracle.com:1521/proddb Which naming method is being used in this case?()
第20题:
Transform the data while it is being loaded into the database.
Use transparent parallel processing without having to split the external data first.
Load data into multiple tables during the same load statement.
Generate unique sequential key values in specified columns.
第21题:
SQL text
Shared server requests (Oracle MTS)
Bind variable values
Information about transactions
Remote DESCRIBE and COMMIT operations
第22题:
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.
第23题:
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