Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01 |
|
Replication Management API Reference, 166 of 179
This procedure synchronizes the existence of an internal package with a table in the replication catalog. If the table has replication support, execute this procedure to create the internal package. If replication support does not exist, destroy any related internal package.
DBMS_REPUTIL.MAKE_INTERNAL_PKG ( canon_sname IN VARCHAR2, canon_oname IN VARCHAR2);
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|