2.94 UNREGISTER REPLICAT

Use the UNREGISTER REPLICAT command to unregister a Replicat group from a target Oracle database to disable integrated Replicat mode. Use this command only if you forcibly deleted the Replicat group. UNREGISTER REPLICAT should not be used when deleting Replicat in the normal manner, where you first stop Replicat and then issue the DELETE REPLICAT command.

Before issuing this command, issue the DBLOGIN command as the Replicat database user with privileges granted through dbms_goldengate_auth.grant_admin_privilege.

Syntax

UNREGISTER REPLICAT group_name DATABASE
group_name

The name of a Replicat group or a wildcard (*) to specify multiple groups. For example, T* unregisters all Replicat groups whose names begin with T.

DATABASE

Required keyword to unregister from the target database. Removes the database inbound server that is associated with this Replicat.

Example

UNREGISTER REPLICAT sales DATABASE