Oracle® Database Advanced Replication Management API Reference 10g Release 1 (10.1) Part Number B10733-01 |
|
|
View PDF |
Contains global information about each deployment template accessible to the current user, such as the template name, template owner, what refresh group the template objects belong to, and the type of template (private or public).
When the DBA adds materialized view definitions to the template container, the DBA references the appropriate REFRESH_TEMPLATE_NAME
. Any materialized views added to a specific template are added to the refresh group specified in REFRESH_GROUP_NAME
.
Furthermore, deployment templates created as public are available to all users who can connect to the master site. Deployment templates created as private are limited to those users listed in the ALL_REPCAT_USER_AUTHORIZATIONS
view.
DBA_REPCAT_REFRESH_TEMPLATES
describes all deployment templates in the database.USER_REPCAT_REFRESH_TEMPLATES
describes all deployment templates owned by the current user.