文档解释
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.有时,也可以为服务器安装保护以防止其他应用程序访问该服务器,以保护数据库信息。
香港美国云服务器首选树叶云,2H2G首月10元开通。
树叶云(shuyeidc.com)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/239948.html<

