ORA-26923: cannot configure string outbound server “string” with string capture “s
文档解释
ORA-26923: cannot configure string outbound server “string” with string capture “string” due to different purpose
Cause: An attempt was made to configure an outbound server with a capture used for different purpose.
Action: Execute the following: 1) Get the purpose of each capture and its associated queue: SELECT capture_name, queue_owner, queue_name, purpose FROM dba_capture; 2) Resubmit the statement using a queue or capture with the same purpose.
ORA-26923:由于用途不同,无法使用字符串外部服务器“字符串”配置字符串捕获“字符串”
官方解释
常见案例
一般处理方法及步骤
1.检查是否在服务器上安装了除数据库以外的其他应用程序。
2.如果存在其他应用程序,则应尝试将其重新安装为另一台服务器上的应用程序,以便解决此问题。
3.有时,也可以为服务器安装保护以防止其他应用程序访问该服务器,以保护数据库信息。
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341