COMMENT_ON_SITE_PRIORITY Procedure
This procedure updates the comment field in the DBA_REPPRIORITY_GROUP
view for a site priority group. This procedure is a wrapper for the COMMENT_ON_COLUMN_GROUP
procedure and is provided as a convenience only. This procedure must be issued at the master definition site.
Syntax
DBMS_REPCAT.COMMENT_ON_SITE_PRIORITY (
gname IN VARCHAR2,
name IN VARCHAR2,
comment IN VARCHAR2);
Parameters
Table 18-45 COMMENT_ON_SITE_PRIORITY Procedure Parameters
Exceptions
Table 18-46 COMMENT_ON_SITE_PRIORITY Procedure Exceptions