重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 173|回复: 0
打印 上一主题 下一主题

[Oracle] ORA-600 [kpndbcon-svchpnotNULL] Raised by Query Through DBlink

[复制链接]
跳转到指定楼层
楼主
发表于 2024-5-26 13:10:26 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
现象:
Executing a query over a database link, the alert log reports an error like below:

Errors in file /oracle/app/diag/rdbms/<instance>/trace/<instance>_ora_4490.trc (incident=19372):
ORA-00600: internal error code, arguments: [kpndbcon-svchpnotNULL], [], [], [], [], [], [], [], [], [], [], []
Incident details in: /oracle/app/diag/rdbms/<instance>/incident/incdir_19372/<instance>_ora_4490_i19372.trc

The trace file with the ORA-600 shows characteristics like:

----- Current SQL Statement for this session (sql_id=gfgws4ccmvuvb) -----
select customer_id,cust_first_name,cust_email from customers@dblink
where customer_id < 100 order by customer_id

----- Call Stack Trace -----

... kpnconn npicon0 kpndbcon OCIKDBLinkConn2 OCIKDBLinkConn ddfnet2Normal kkmfcbrm kkmpfcbk qcsprfro qcsprfro_tree ...

原因:
The ORA-600 [kpndbcon-svchpnotNULL] is related to the failure from the connection to the remote server and is addressed in documents such as Doc ID 1610510.1

This is a SqlNet problem.

Also please check your alert log and network logs (listener.log & sqlnet.log) for any errors around the time of the ORA-00600 [kpndbcon-svchpnotNULL] error. Specifically the following network errors are known to cause the ORA-00600 [kpndbcon-svchpnotNULL] error to occur:

TNS-12535: TNS:operation timed out
TNS-12541: TNS:no listener

Resolve the underlying network errors, and ensure that the listeners are always up and available.

处理方法:
To solve the issue, use any of below alternatives:

Upgrade to 12.1.0.1 or higher

- OR -

Apply patch set 11.2.0.2 or higher

- OR -

Apply interim patch 9583138, if available for your platform and Oracle version.

To check for conflicting patches, please use the MOS Patch Planner Tool

Please refer to
Note 1317012.1 - How To Use MOS Patch Planner To Check And Request The Conflict Patches?

If the issue still reproduces, please investigate the connection errors/underlying errors, if any, between these databases, while using the DBlink, e.g. any recent changes at the network level, like dynamically changing the tnsentries, etc.

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-6-26 16:49 , Processed in 0.116456 second(s), 21 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表