ORA-64775:unable to execute required code on the downstream replication server for the specified database
错误码
错误描述:unable to execute required code on the downstream replication server for the specified database
错误原因: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.
解决方法: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.
向认证技术专家提问
向技术专家提问


