Oracle GoldenGate Error Messages

OGG-14113

Attempted to add heartbeat table with non-default name while heartbeat table with default name exists already.


Cause

Attempting to add a heartbeat table with non-default name using the HEARTBEATTABLE parameter, while a heartbeat table with the default name exists in the current schema already.


Action

Remove the HEARTBEATTABLE parameter in GLOBALS first, and then delete the heartbeat table from the current schema to add heartbeat table with a non-default name.