Oracle
Real Application Testing capture replay views.
DBA_CAPTURE_REPLAY_HISTORY View The DBA_CAPTURE_REPLAY_HISTORY view provides historical information for all your workload captures and replays.
DBA_CAPTURE_REPLAY_STATUS View The DBA_CAPTURE_REPLAY_STATUS view provides the most recent status for your workload. The values in the view are updated when you execute FINISH_WORKLOAD_CAPTURE, CANCEL_WORKLOAD_CAPTURE or REPLAY_WORKLOAD.
The DBA_CAPTURE_REPLAY_STATUS view provides the most recent status
for your workload. The values in the view are updated when you execute
FINISH_WORKLOAD_CAPTURE, CANCEL_WORKLOAD_CAPTURE or
REPLAY_WORKLOAD.
Column
Datatype
Description
STATE
VARCHAR2(32)
Provides the current status for a workload capture or replay.
For a workload capture, status value could be one of these:
CAPTURE capture_name STARTED
FINISHING CAPTURE
UPLOADING CAPTURE FILES
CANCELING CAPTURE
CANCEL CAPTURE capture_name COMPLETED
FINISH CAPTURE capture_name COMPLETED
For a workload replay, status value could be one of these: