[Home] [Help]
[Dependency Information]
| Object Name: | WRP$_REPORTS_CONTROL |
|---|---|
| Object Type: | TABLE |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | SYSAUX |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| WRP$_REPORTS_CONTROL_IDX01 | NORMAL | UNIQUE |
SYSAUX
|
DBID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DBID | NUMBER | |||
| EXECUTION_MODE | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT DBID
, EXECUTION_MODE
FROM SYS.WRP$_REPORTS_CONTROL;
SYS.WRP$_REPORTS_CONTROL does not reference any database object
SYS.WRP$_REPORTS_CONTROL is referenced by following:
SYS
DBA_HIST_REPORTS_CONTROL
DBMS_AUTO_REPORT
- show dependent code
|
|
|
|