what client request information is gathered?

In a Database Replay workload capture, what client request information is gathered? (Choose all
that apply.)

In a Database Replay workload capture, what client request information is gathered? (Choose all
that apply.)

A.
SQL text

B.
Shared server requests (Oracle MTS)

C.
Bind variable values

D.
Information about transactions

E.
Remote DESCRIBE and COMMIT operations



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Helcio

Helcio

Workload Capture

The first step in using Database Replay is to capture the production workload. Capturing a workload involves recording all requests made by external clients to Oracle Database.

When workload capture is enabled, all external client requests directed to Oracle Database are tracked and stored in binary files—called capture files—on the file system. You can specify the location where the capture files will be stored. Once workload capture begins, all external database calls are written to the capture files. The capture files contain all relevant information about the client request, such as SQL text, bind values, and transaction information. Background activities and database scheduler jobs are not captured. These capture files are platform independent and can be transported to another system.