| Oracle® Database Advanced Replica
tion Management API Reference 10g Release 1 (10.1) Part Number B10733-01 |
|
|
View PDF |
This procedure updates the comment field in the DBA_REPG
ROUP view for a master group. This procedure must be issued at the master definition site.
DBMS_REPCAT.C OMMENT_ON_REPGROUP ( gname IN VARCHAR2, comment IN VARCHAR2);
| Parameter | Description |
|---|---|
gname < /pre> |
Name of the replication group that you want to comment on. |
comment |
Updated comment to include in the |
| |
Description |
|---|---|
|
Invocation site is not the master definition site. | |
commfailure |
At least one mas ter site is not accessible. |