[Home] [Help]
[Dependency Information]
| Object Name: | SNAP_SITE$ |
|---|---|
| Object Type: | TABLE |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | SYSTEM |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| I_SNAP_SITE1 | NORMAL | UNIQUE |
SYSTEM
|
SITE_NAME
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SITE_NAME | VARCHAR2 | (128) | Yes | |
| SITE_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT SITE_NAME
, SITE_ID
FROM SYS.SNAP_SITE$;
SYS.SNAP_SITE$ does not reference any database object
SYS.SNAP_SITE$ is referenced by following:
SYS
ALL_REPCAT_TEMPLATE_SITES
DBA_REPCAT_TEMPLATE_SITES
DBMS_ISNAPSHOT
- show dependent code
DBMS_REFRESH_EXP_SITES
- show dependent code
DBMS_REPCAT_RGT
- show dependent code
DBMS_REPCAT_RGT_CUST2
- show dependent code
USER_REPCAT_TEMPLATE_SITES
|
|
|
|