Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Manage Replicated Environment with APIs, 9 of 9
Several procedures in the DBMS_REPCAT package let you update the comment information in the various data dictionary views associated with replication. Table 7-1 lists the appropriate procedure to call for each view.
View |
DBMS_REPCAT Procedure |
See for Parameter Information |
---|---|---|
DBA_REPGROUP |
COMMENT_ON_REPGROUP( |
|
DBA_REPOBJECT |
COMMENT_ON_REPOBJECT( |
|
DBA_REPSITES |
COMMENT_ON_REPSITES( |
|
DBA_REPCOLUMN_ GROUP |
COMMENT_ON_COLUMN_GROUP( |
|
DBA_REPPRIORITY_ GROUP |
COMMENT_ON_PRIORITY_GROUP( |
COMMENT_ON_PRIORITY_GROUP/COMMENT_ON_SITE_PRIORITY procedures. |
DBA_REPPRIORITY_ GROUP |
COMMENT_ON_SITE_PRIORITY( |
COMMENT_ON_PRIORITY_GROUP/COMMENT_ON_SITE_PRIORITY procedures. |
DBA_REPRESOLUTION |
COMMENT_ON_UNIQUE_RESOLUTION( |
The parameters for the COMMENT_ON_UNIQUE_RESOLUTION procedures are described in COMMENT_ON_conflicttype_RESOLUTION procedure. |
DBA_REPRESOLUTION |
COMMENT_ON_UPDATE_RESOLUTION( |
The parameters for the COMMENT_ON_UNIQUE_RESOLUTION procedures are described in COMMENT_ON_conflicttype_RESOLUTION procedure. |
DBA_REPRESOLUTION |
COMMENT_ON_DELETE_RESOLUTION( |
The parameters for the COMMENT_ON_UNIQUE_RESOLUTION procedures are described in COMMENT_ON_conflicttype_RESOLUTION procedure. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|