[Home] [Help]
[Dependency Information]
| Object Name: | ALL_REPPROP |
|---|---|
| Object Type: | VIEW |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
Propagation information about replicated objects
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SNAME | VARCHAR2 | (128) | Yes | Name of the object owner |
| ONAME | VARCHAR2 | (128) | Yes | Name of the object |
| TYPE | VARCHAR2 | (16) | Type of the object | |
| DBLINK | VARCHAR2 | (128) | Yes | Destination database for propagation |
| HOW | VARCHAR2 | (13) | Propagation choice for the destination database | |
| PROPAGATE_COMMENT | VARCHAR2 | (80) | Description of the propagation choice |
Cut, paste (and edit) the following text to query this object:
SELECT SNAME
, ONAME
, TYPE
, DBLINK
, HOW
, PROPAGATE_COMMENT
FROM SYS.ALL_REPPROP;
SYS
ALL_REPOBJECT
ALL_USERS
REPCAT_REPPROP
UTL_RAW
- show dependent code
XML_SCHEMA_NAME_PRESENT
- show dependent code
PUBLIC
ALL_REPPROP
|
|
|
|