INTERESTING:  ORA-00600: internal error code,

Here is the scenario:
DB1 = 11.2.0.1.0 Linux 5
DB2 = 11.2.0.1.0 Linux 5
Init.ora on DB1 and DB2 are exactly the same.
On DB1, I run this and get ORA-600:
select distinct i.short_desc,c.short_desc, c.long_desc
from pace_masterdbo.codes c, pace_masterdbo.code_values cv, pace_masterdbo.interfaces i
where C.INSTANCE=CV.CODE_INST
and CV.INTFC_INST=I.INSTANCE 2 3 4
5 /
from pace_masterdbo.codes c, pace_masterdbo.code_values cv, pace_masterdbo.interfaces i
ERROR at line 2:
ORA-00600: internal error code, arguments: [qkaffsindex5], [], [], [], [], [], [], [], [], [], [], []
On DB2, with the same configuration and exact init.ora parameters it works without issue.
Now on DB1 if I change the following, it works fine, wondering what's going on.
alter session set "_optimizer_cost_based_transformation" =off;
Session altered.
select distinct i.short_desc,c.short_desc, c.long_desc
from pace_masterdbo.codes c, pace_masterdbo.code_values cv, pace_masterdbo.interfaces i
where C.INSTANCE=CV.CODE_INST
and CV.INTFC_INST=I.INSTANCE 2 3 4
5 /
NOW WORKS FINE.. ANY IDEA???
Thanks in Advance..
Nirmal

Ok I've already got this problem...
After the upgrade from 11.5.9 / 9.2.0.8 to 11.5.10.2/10.2.0.3 we are getting errors in DB alert logs:
ORA-00600: internal error code, arguments: [kcbz_check_objd_typ_3], [0], [0], [1], [], [], [], []
A search through ORA-600 lookup tool turns up this note:
Subject:     ORA-600 [kcbz_check_objd_typ_3]
Doc ID:     Note:406787.1     Type:     REFERENCE
Last Revision Date:     10-JUL-2008     Status:     PUBLISHED
Note: For additional ORA-600 related information please read Note 146580.1
PURPOSE:
This article represents a partially published OERI note.
It has been published because the ORA-600 error has been
reported in at least one confirmed bug.
Therefore, the SUGGESTIONS section of this article may help
in terms of identifying the cause of the error.
This specific ORA-600 error may be considered for full publication
at a later date. If/when fully published, additional information
will be available here on the nature of this error.
SUGGESTIONS:
If the Known Issues section below does not help in terms of identifying
a solution, please submit the trace files and alert.log to Oracle
Support Services for further analysis.
Known Issues:
Bug# 6405339 See Note 6405339.8
Corruption / OERI[kcbz_check_objd_typ_3] / OERI:5400 from PQ
Fixed: 10.2.0.5, 11.1.0.7, 11.2
Bug# 5689412 See Note 5689412.8
ORA-600 [kcbz_check_objd_typ_3] after SCN based recovery
Fixed:
Bug# 4592596 See Note 4592596.8
Corruption (ORA-1410) from multi-table insert with direct load
Fixed: 10.2.0.4, 11.1.0.6
Bug# 4430244 + See Note 4430244.8
Segment advisor can load blocks of dropped objects into buffer cache (KCB OERI errors)
Fixed: 10.2.0.4, 11.1.0.6
Metalink Note 466049.1 describes summary of Bugs Containing ORA - 00600[kcbz_check_objd_typ_3]
If you have questions ask.
Kirill Babeyev

Similar Messages

  • ORA-00600: internal error code While trying to view cube

    While trying to view cube, i encounter the following error
    oracle.dss.dataSource.common.QueryRuntimeException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: java.sql.SQLException: ORA-00600: internal error code, arguments: [xsLMapCrtAddPhrase01], [], [], [], [], [], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 42
    ORA-06512: at line 1
    oracle.dss.dataSource.common.OLAPException: BIB-9509 Oracle OLAP did not create cursor.
    oracle.express.idl.util.OlapiException: java.sql.SQLException: ORA-00600: internal error code, arguments: [xsLMapCrtAddPhrase01], [], [], [], [], [], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 42
    ORA-06512: at line 1
    oracle.express.idl.util.OlapiException: java.sql.SQLException: ORA-00600: internal error code, arguments: [xsLMapCrtAddPhrase01], [], [], [], [], [], [], [], [], [], [], []
    ORA-06512: at "SYS.GENDEFINITIONMANAGERINTERFACE", line 42
    ORA-06512: at line 1
    at oracle.dss.dataSource.common.QueryDataDirector.addDataDirectorListener(QueryDataDirector.java:795)
    at oracle.dss.dataView.ModelAdapter.setDataDirector(ModelAdapter.java:173)
    at oracle.dss.crosstab.CrosstabModelAdapter.setDataSource(CrosstabModelAdapter.java:54)
    at oracle.dss.dataView.Dataview.setDataSource(Dataview.java:396)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.getCrosstab(Unknown Source)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.showCrosstab(Unknown Source)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.showData(Unknown Source)
    at oracle.olap.awm.navigator.node.olapi.UCubeNode.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    This is with a simple cube with only one dimension. i had created the same cube earlier with 10 dimensions but same error occurred. i felt it had to do with my setup of the cube. I have recreated the cube a couple of times with different names but same error exists. interestingly all dimensions are viewable after maintenance.
    I am begining to doubt the efficacy of AWM + oracle OLAP in use for a production environment. i have been at this for quite some time but no solution yet. please i would appreciate anyhelp

    Have you ever had any cube working in this environment? yes. i had created multiple versions of the same cube with fewer dimensions. I had created a cube (USAGE) with 5 dimensions, it worked. I later created same cube with 10 dimensions, that was the Genesis of the error. i had exported the eif file, deleted the awm, reimpored the awm, same errors. recreated the cube same error. i even tried recreating the cube wih one dimension but the same error persists.
    database is Release 11.1.0.7.0
    AWM standalone client :awm11.1.0.7.0B

  • ORA-00600: internal error code, arguments: [ktsircinfo_num1]

    While taking export of a table received EXP error and while dropping/selecting the same gor ora-600 errors.
    . . exporting table TEST4
    EXP-00003: no storage definition found for segment(29, 371385)
    SQL >Drop table test4 cascade;
    ORA-00600: internal error code, arguments: [ktsircinfo_num1], [29], [29], [371385], [], [], [], []
    sql> Desc test4;
    ORA-00600: internal error code, arguments: [ktsircinfo_num1], [29], [29], [371385], [], [], [], []
    I dont want to log TAR with oracle right now... I tried dropping and recreating Undo tablespace but still did not help much . Database version is 9204

    hi
    read metalink ID - 153788.1
    CHeers

  • ORA-00600: internal error code, arguments: [unable to load XDB library]

    hi everybody ;
    i have 9.2.0.7 db runs on SLES9 on host A. and i take full rman database backup to make a new database on different host ( host B ) with different file structure. ( sid is the same ) i had already 1 database on host B. after this duplicate now there are 2 database on host B.
    i take daily full database rman backup on the new host for my new database and there is no problem. when i try to take extra full export backup i get an error ;
    Dynamic link error: libxdb.so: cannot open shared object file: No such file or directory
    *** 2010-08-05 09:46:12.868
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [unable to load XDB library], [], [], [], [], [], [], []
    as i search ; i have to stop the database and listener and set the LD_LIBRARY_PATH variable. how can i make this without make any mistake for the first database runs on Host B.
    because 2 database must be up and running on host B. can you explaın these operation step by step ?
    thank you ....

    craft wrote:
    any idea ?
    >any idea ?
    your database is out off support you should consider to upgrade. ORA-00600 indicate for bug

  • Err#-600 msg ORA-00600: internal error code, arguments: [4000], [7089]

    Hi All,
    I am getting the error "Err#-600 msg ORA-00600: internal error code, arguments: [4000], [7089]" while running a package. Could not able to get detailed info on this. Please someone help in resolving the above error.
    Thanks,
    Karthi

    http://orafaq.com/wiki/ORA-00600
    You can follow Nikolay's advice or try to find a workaround yourself by rewriting your query using a somehow different approach
    Regards
    Etbin

  • ORA-00600: internal error code while drop package !

    Friends ,
    I am using oracle 10g in Oracle Ent Linux 5.0 . Now I want to drop a  user , when I give the 'drop user' command I got the below error :
    SQL> drop user user cascade;
    drop user user cascade
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [psdtyfnd_with_suffix], [], [], [],
    Then I try to manually drop all the object of the specified schema . All objects are dropped except a 'PACKAGE' . When I manually drop that PACKAGE
    again then I found the above error again . Now I am sure that  this 'package' is the main culprit .
    Now would anyone please help me how I drop this package manually  ? 

    Hi,
    Glad to know that its solved.
    The cause of this issue is not known. It is believed that importing into a database where these pipelined functions already exist may be the cause, but testing has failed to reproduce the problem.
    In one of the bugs logged for a similar issue,  problem will normally happen only on upgrade and not under regular running of the DB. Therefore, it should be of relatively low impact to the real users. Also, Upgrading to 11g you shouldn't encounter this problem.
    Regards,
    Suntrupth

  • ORA-00600: internal error code while using UpdateXML to update xml content

    Hi,
    I have been using the UpdateXML command to replace content of xml stored in XMLType. It was working absolutely fine.
    Below is the query:
    UPDATE temp d SET d.message_content = updateXML(d.message_content,'//*[.="Test" ]/text()','"Test123"') WHERE                          existsNode(d.message_content,'//*[.="Test"]')=1";
    But now i'm getting an exception as follows:
    ORA-00600: internal error code, arguments: [qmcxeUpdateXml:2.1], [], [], [], [], [], [], []
    The table uses a Free Test Index.
    I searched the forum and found from the given link https://forums.oracle.com/forums/thread.jspa?threadID=2352772 that corrupted Index may be the cause of this problem. I'm still clueless :(
    Can someone help me?

    Hi sprightee,
    That thread you found seems to be a different problem (Ora-600 argument is different)
    I think you have hit bug 6811908, at least if Odie is correct about your version.
    Bug says No workaround - Fixed in 11.1.0.8
    Regards
    Peter

  • ORA-00600: internal error code while inserting data in table

    hi gems..
    i am getting the below error while inserting data in a table...
    *ORA-00600: internal error code, arguments: [kqd-objerror$ ] , , [0], [98], [BIN$sm1O+fYhF1jgRAAhKNYyZA==$0], [], [], [], [], [], [], []*
    i can select the table absolutely but cant insert datas(but this is the schema owner and so datas should get inserted)
    i have checked the alert.log...the entries in last few lines are like this:
    <msg time='2011-11-25T03:08:55.763+05:30' org_id='oracle' comp_id='clients'
    type='UNKNOWN' level='16' host_id='ICS167DOR'
    host_addr='10.184.134.139'>
    <txt>Directory does not exist for read/write [oracle/ora11g/app/ora11g/product/11.2.0/dbhome_1/log] [oracle/ora11g/app/ora11g/product/11.2.0/dbhome_1/log/diag/clients]
    </txt>
    </msg>
    please help...thanks in advance
    Edited by: user12780416 on Nov 25, 2011 3:29 AM

    hi...
    finally i got the solution...i know that this problem may occur due to some other reasons also for different users...but the problem which caused the developers facing the error in this case is below:
    they faced the error while importing the dumps in the server. at the same time the application developers told that they can select the tables but cannot insert any datas.
    after listenning to this, i assumed that this may be a space problem with the system tablespace as it is responsible for storing the data dictionary.
    i asked for the free spaces for the system tablespace and got the reason. It has only 0.2% left.
    i told them to issue the resize command for the system01.dbf datafile(allocated 2GB more) and the problem got resolved.
    Hope this helps..thanks

  • ORA-00600: internal error code while using packages

    ORA-00600: internal error code, arguments: [kkxpityp1], [ ] , [ ] , [ ] , [ ] , [ ] , [ ]
    I am trying to use a select * from table(IBLCOMAN04.shortage.getIblTbl) where
    IBLCOMAN04: is the schema name
    shortage: is the package name
    getIblTbl is a table function.
    The resultset obtained from select * from table(IBLCOMAN04.shortage.getIblTbl) is used to print a report.
    we are using a pipeline function in getIblTbl to generate this report. but it is failing with the following error.
    Any workaround or solutions to this???

    Hi,
    Please try looking into this link, it has some information on the error you are getting.
    ORA-00600
    Thanks

  • ORA-00600: internal error code, arguments: [25012], [19], [21], [], [], [],

    when i execute dbcheck in db13, i receive this message:
    ORA-00600: internal error code, arguments: [25012], [19], [21], [], [], [], [], []  
    i have Oracle 9.2.0 and i don't find any note in the OSS notes.

    This may point you in the right direction?
    Look at Note 758563 - Oracle Metalink access for SAP customers.
    Oracle Metalink WebSite is:
    https://metalink.oracle.com/metalink/plsql/f?p=200:101:5428529246127535152
    Metalink Username and Password deleted by Moderator.
    Please do not post this kind of information in the forum.
    Thanks.
    Then do a search on ORA-00600: internal error code, arguments: [25012]
    This should get you started.
    Message was edited by: Christian Graf

  • ORA-00600: internal error code, arguments: [kcrfr_update_nab_2], [0xB1B59D

    Can anyone please try check out this ORA-600 error, ORA-00600: internal error code, arguments: [kcrfr_update_nab_2], [0xB1B59DA4],
    [2], [], [], [], [], [].
    My db went down abruptly due to power source ....now the database mounts successfully but when u try opening the db i.e. alter database open; it comes up with the error. Plz kindly treat urgently.Thanks

    For all kind of internal errors, you should open SR (Service Request) in metalink. You need to contact Oracle Support
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • ORA-00600: internal error code, arguments: [kksscl-inf-inl-loop], [2500]

    Hi people,
    Do you have any idea about this error: ORA-00600: internal error code, arguments: [kksscl-inf-inl-loop], [2500], [6], [40], [85], [85], [], [].
    Thanks in advance.
    Marcos Freitas

    Duplicate Thread:
    ORA-00600: internal error code, arguments: [kksscl-inf-inl-loop], [2500]
    C.

  • ORA-00600: internal error code, arguments: [12333], [0], [0], [3], [], [],

    Could you tell me to to handle the following error?
    ORA-00600: internal error code, arguments: [12333], [0], [0], [3], [], [], [], []
    Thanks a lot

    Could you please give me more detail information?
    Thanks

  • ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [],.....

    Hi,
    While connecting with database, I got the following error,
    ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], []
    I am using oracle 9i. Can anyone tell me the solution of that error ?
    Thanks and Regards,
    Hiren

    many people are here because they lack that optionIt's not false, indeed, but if nobody had the same error, there is no chance to solve it.
    At least a complete system/operation description is necessary to indicates some valid ways to investigate.
    Nicolas.

  • ORA-00600: internal error code, arguments: [ktbdchk1: bad dscn], [], [], []

    Hi,
    Can anyone tell me how to resolve this error
    ORA-00600: internal error code, arguments: [ktbdchk1: bad dscn], [], [], [], [], [], [], []
    ORA-06512: at "ProcName", line 7
    ORA-06512: at line 17
    thx

    Most of this type of errors (ORA-600) you need report to Oracle Support or check the metalink for released fix or possible workaround.
    Anyway this error is fixed in:
    10.1.0.4 patchset
    9.2.0.7 patchset (released for Windows only, for other platforms expecting soon)
    10gR2 (not released yet)

Maybe you are looking for

  • Slow motion hvx 200

    hi have been out testing with the hvx 200 trying to get a slow dreamy effect in camare. whats the right way to go about it. we chage the frame rate to 32 37 50 what the hvx 200 would let us do and the thing is all of the above came out as 50fps in fc

  • Saved texts

    I have texts saved on my iphone 3 but am getting an iphone 4. I need to save these messages on my phone. Is there anyway I can do that?

  • FOREIGN KEY CONSTRAINT

    HI GUYS I DID THE FOLL CREATE TABLE MASTER(EMPNO NUMBER PRIMARY KEY, ENAME VARCHAR2(12)); CREATE TABLE CHILD(EMPNO NUMBER); ALTER TABLE CHILD ADD CONSTRAINT FOREIGN KEY REFERNCES MASTER(EMPNO) NOW WHEN I DOTHE ABOVE AND THE DO DESC CHILD I GET THE FO

  • Nokia 6300 remove or edit Configuration Settings

    Hi This is doing my head in, I am assuming that what I wasnt to do is not impossible but cannot find it documented. My 6300 is a standard Nokia variant- not supplied by my network provider. It came with 4 configuration profiles installed. These deter

  • Change delta enabled Infospoke Selection.

    Hi, We have a requirement to add one more selection to an infoobject available in Infospoke. One Infospoke is delta enabled for transaction data & another one is Full for master data. I can add that selection to both infospokes but need to know what