ORA-600 [17285] Error Followed By ORA-604 and/or ORA-7445 Errors

本文档描述了当使用PL/SQL包DBMS_DEBUG时出现ORA-600[17285]错误,随后可能跟随着ORA-604及ORA-7445错误的问题。此问题与在SYS.PBREAK模块中未能正确捕获和处理ORA错误有关。解决方案包括修正基础ORA错误,例如授予DEBUG CONNECT SESSION权限。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

主题:

ORA-600 [17285] Error Followed By ORA-604 and/or ORA-7445 Errors

 

文档 ID:

464607.1

类型:

PROBLEM

 

上次修订日期:

02-MAR-2009

状态:

MODERATED

In this Document
  Symptoms
  Cause
  Solution
  References

This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review.

Applies to:

Oracle Server Enterprise Edition - Version: 9.2.0.1 to 10.2.0.4
This problem can occur on any platform.
Oracle Server - Enterprise Edition - Version: 10.1.0.1 to 10.2.0.4
The PL/SQL package DBMS_DEBUG is being used.

Symptoms

ORA-600 [17285] followed by an ORA-604 "error occurred at recursive SQL level %d" in module SYS.PBREAK with possible subsequent ORA-7445 errors in modules pfrtcs()/pfrdmp() when using the DBMS_DEBUG package.

Cause

This is due to Bug 4640115 currently under investigation by development, where if an ORA- error occurs in module SYS.PBREAK it may not be trapped and handled correctly.

Solution

Correct the underlying ORA- error that occurred in SYS.PBREAK, such as:
ORA-1031: insufficient privileges:

    Grant DEBUG CONNECT SESSION privilege to any user who uses debug mode in PL/SQL, e.g.:.
    connect / as sysdba
    grant DEBUG CONNECT SESSION to ;
    exit

ORA-1013: user requested cancel of current operation:

Ignore the error which is harmless as the user has already tried to cancel the current operation hence the presence of the ORA-1013 'user requested cancel of current operation' error message, or do not use plsql debugging (plsql_debug=true) either in the database or via the client application, such as PLSQL Developer.

References

Bug 4640115 - [9/6] GETTING ORA 600 WHEN DEBUGGING PL/SQL ORA-600
Note 138602.1 - ORA-600 [17285]

Keywords

DBMS_DEBUG ; 17285 ; OERI ; 

Help us improve our service. Please email us your comments for this document. .

 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/16426127/viewspace-605754/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/16426127/viewspace-605754/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值