6.139 DBA_WORKLOAD_TRACKED_COMMITS
DBA_WORKLOAD_TRACKED_COMMITS displays the commits tracked every second during a database replay.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | The numerical value that is associated with the subdirectory under the replay directory. See  | 
| 
 | 
 | 
 | The instance where the commit is executed | 
| 
 | 
 | 
 | The file ID | 
| 
 | 
 | 
 | The call counter of the commit | 
| 
 | 
 | 
 | The recorded commit SCN value | 
| 
 | 
 | 
 | The file ID of the latest commit across all sessions | 
| 
 | 
 | 
 | The recorded SCN of the latest commit across all sessions | 
| 
 | 
 | 
 | The call counter of the latest commit in the same session | 
| 
 | 
 | 
 | The time in seconds since the capture started | 
| 
 | 
 | 
 | The elapsed time in seconds since the previous commit across all sessions during capture | 
| 
 | 
 | 
 | The time in seconds since the replay started | 
| 
 | 
 | 
 | The elapsed time in seconds since the previous commit across all sessions during the replay | 
See Also: