ORA-16596: database not part of the Data Guard broker configuration
Cause: The specified database is not in the Data Guard broker configuration.
Action: Retry the command with a database that is in the broker configuration.
ORA-16596错误是数据库保护代理(Data Guard Broker)命令无法在目标数据库上执行的报错信息。该错误表明执行的Data Guard命令作用于没有准备为参与建立Data Guard代理的数据库。
ORA-16596: Data Guard 数据库不是保护代理配置的一部分
ORA-16596错误会发生在某一参与Data Guard代理的数据库,经过删除配置后,该数据库仍被使用Data Guard命令时。
为了解决ORA-16596错误,需要首先添加该受影响的数据库到Data Guard代理配置中,之后执行Data Guard命令则可以正常执行。