Database Error Messages

Release
toggle
  • 23ai
  • 21c
Updated
Jun 24, 2024

OCI-64775

unable to execute required code on the downstream replication server for the specified database

Cause

The specified database could not execute the required code on the downstream replication server. This is typically due to a missing add_db or grant_db_access on the downstream or the commands were issued in the incorrect order.


Action

Ensure that you execute add_db followed by grant_db_access on the downstream replication server. Then reissue the command, execute a manual reconcile, execute a resume_replication_server, or wait until the next reconcile time period. After a successful reconcile, all stalled replication tasks continue and this error is cleared.