Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ksedmp: internal or fatal error

484861May 8 2006 — edited Apr 2 2008
My bdump trace folder grew up to 34GB in a couple of days. I've pasted a fragment of the recurring error from the trace file below. I hope somebody can diagnose this because I am not that good at low-level Oracle.

*** SERVICE NAME:(SYS$BACKGROUND) 2006-05-08 15:07:29.000
*** SESSION ID:(36.3) 2006-05-08 15:07:29.000
*** 2006-05-08 15:07:29.000
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [kjhn_post_ha_alert0-862], [], [], [], [], [], [], []
Current SQL statement for this session:
BEGIN :success := dbms_ha_alerts_prvt.check_ha_resources; END;
----- PL/SQL Call Stack -----
object line object
handle number name
6B9AAD68 418 package body SYS.DBMS_HA_ALERTS_PRVT
6B9AAD68 552 package body SYS.DBMS_HA_ALERTS_PRVT
6B9AAD68 305 package body SYS.DBMS_HA_ALERTS_PRVT

And at the end:
05/08/06 15:07:31 >ERROR: exception at dbms_ha_alerts_prvt.check_ha_resources637: SQLCODE -600,ORA-00600: internal error
code, arguments: [kjhn_post_ha_alert0-862], [], [], [], [], [], [], []
05/08/06 15:07:31 >parameter dump for dbms_ha_alerts_prvt.check_ha_resources
05/08/06 15:07:31 > - local_db_unique_name (XE)
05/08/06 15:07:31 > - local_db_domain (==N/A==)
05/08/06 15:07:31 > - rows deleted (0)

Google said: Your search - dbms_ha_alerts_prvt.check_ha_resources - did not match any documents. I am using ODBC Heterogeneous Services, Oracle XE Universal and Windows XP.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2008
Added on May 8 2006
5 comments
8,956 views