[Home] [Help]
[Dependency Information]
| Object Name: | WRR$_REPLAY_REFERENCES |
|---|---|
| Object Type: | TABLE |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | SYSAUX |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| FILE_ID | NUMBER | |||
| REFS | NUMBER | |||
| SCHEDULE_CAP_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT FILE_ID
, REFS
, SCHEDULE_CAP_ID
FROM SYS.WRR$_REPLAY_REFERENCES;
SYS.WRR$_REPLAY_REFERENCES does not reference any database object
SYS.WRR$_REPLAY_REFERENCES is referenced by following:
SYS
DBMS_WORKLOAD_REPLAY
- show dependent code
|
|
|
|