Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 126 of 179
Subprogram | Description |
---|---|
ALTER_REFRESH_TEMPLATE procedure |
Allows the DBA to alter existing deployment templates. |
ALTER_TEMPLATE_OBJECT procedure |
Alters objects that have been added to a specified deployment template. |
ALTER_TEMPLATE_PARM procedure |
Allows the DBA to alter the parameters for a specific deployment template. |
ALTER_USER_AUTHORIZATION procedure |
Alters the contents of the |
ALTER_USER_PARM_VALUE procedure |
Changes existing parameter values that have been defined for a specific user. |
COMPARE_TEMPLATES function |
Allows the DBA to compare the contents of two deployment templates. |
COPY_TEMPLATE function |
Allows the DBA to copy a deployment template. |
CREATE_OBJECT_FROM_ EXISTING function |
Creates a template object definition from existing database objects and adds it to a target deployment template. |
CREATE_REFRESH_TEMPLATE function |
Creates the deployment template, which allows the DBA to define the template name, private/public status, and target refresh group. |
CREATE_TEMPLATE_OBJECT function |
Adds object definitions to a target deployment template container. |
CREATE_TEMPLATE_PARM function |
Creates parameters for a specific deployment template to allow custom data sets to be created at the remote snapshot site. |
CREATE_USER_AUTHORIZATION function |
Authorizes specific users to instantiate private deployment templates. |
CREATE_USER_PARM_VALUE function |
Predefines deployment template parameter values for specific users. |
DELETE_RUNTIME_PARMS procedure |
Deletes a runtime parameter value that you defined using the |
DROP_ALL_OBJECTS procedure |
Allows the DBA to drop all objects or specific object types from a deployment template. |
DROP_ALL_TEMPLATE_PARMS procedure |
Allows the DBA to drop template parameters for a specified deployment template. |
DROP_ALL_TEMPLATE_SITES procedure |
Removes all entries from the |
DROP_ALL_TEMPLATES procedure |
Removes all deployment templates at the site where the procedure is called. |
DROP_ALL_USER_ AUTHORIZATIONS procedure |
Allows the DBA to drop all user authorizations for a specified deployment template. |
DROP_ALL_USER_PARM_VALUES procedure |
Drops user parameter values for a specific deployment template. |
DROP_REFRESH_TEMPLATE procedure |
Drops a deployment template. |
DROP_SITE_INSTANTIATION procedure |
Removes the target site from the |
DROP_TEMPLATE_OBJECT procedure |
Removes a template object from a specific deployment template. |
DROP_TEMPLATE_PARM procedure |
Removes an existing template parameter from the |
DROP_USER_AUTHORIZATION procedure |
Removes a user authorization entry from the |
DROP_USER_PARM_VALUE procedure |
Removes a predefined user parameter value for a specific deployment template. |
GET_RUNTIME_PARM_ID function |
Retrieves an ID to be used when defining a runtime parameter value. |
INSERT_RUNTIME_PARMS procedure |
Defines runtime parameter values prior to instantiating a template. |
INSTANTIATE_OFFLINE function |
Generates a script at the master site that is used to create the snapshot environment at the remote snapshot site while offline. |
INSTANTIATE_OFFLINE_ REPAPI function |
Generates a binary file at the master site that is used to create the snapshot environment at a RepAPI remote snapshot site while offline. |
INSTANTIATE_ONLINE function |
Generates a script at the master site that is used to create the snapshot environment at the remote snapshot site while online. |
LOCK_TEMPLATE_EXCLUSIVE procedure |
Prevents users from reading or instantiating the template when a deployment template is being updated or modified. |
LOCK_TEMPLATE_SHARED procedure |
Makes a specified deployment template read-only. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|