This procedure ensures that the objects in the master group have the appropriate object identifiers and status values after you perform an export/import of a replicated object or an object used by Advanced Replication.
Note:
You can use either Data Pump export/import or original export/import to perform exports and imports in an Advanced Replication environment. General references to export/import in this document refer to both Data Pump and original export/import.
|
Syntax
DBMS_REPCAT.REPCAT_IMPORT_CHECK (
gname IN VARCHAR2,
master IN BOOLEAN,
gowner IN VARCHAR2 := 'PUBLIC');
Parameters
Table 18-120 REPCAT_IMPORT_CHECK Procedure Parameters
Exceptions
Table 18-121 REPCAT_IMPORT_CHECK Procedure Exceptions