ORA-00600: kglgtbo1 and kcfrbd_3

Hello,
I am running into two different ORA-00600 errors performing the same basic Insert statement.  The insert is happening through our Java application. The process copies data from one database to another.  There are clob values involved.  We are using prepared statements for the insert.  Both servers are running on Windows.
On my development machine I get:
ORA-00600: internal error code, arguments: [kglgtbo1], [0xB1FB30B0], [], [], [], [], [], [], [], [], [], []
On the production server I get:
ORA-00600: internal error code, arguments: [kcfrbd_3], [5], [158755], [1], [7680], [7680], [], [], [], [], [], []
I have Googled a bunch and been through Oracle support to try to find a resolution.  In support I found information but the patches are for the standard Oracle Database and not XE.  From what I read I think it may be related to the space allocated for the db.  Here is part of the create script we use where we create the tablespace and user:
-- Create Tablespace
CREATE TABLESPACE &database_tablespace
DATAFILE '&database_datafile_path' size 60M
AUTOEXTEND ON
EXTENT MANAGEMENT LOCAL AUTOALLOCATE;
-- Create User
CREATE USER &database_user IDENTIFIED BY &database_password
DEFAULT TABLESPACE &database_tablespace TEMPORARY TABLESPACE &temporary_tablespace;
GRANT RESOURCE, CONNECT, CREATE VIEW TO &database_user;
-- connect as user
connect &database_user/&database_password@&database_alias
-- Create Objects
Do you see anything wrong with the above script?
Thank you in advance for any help.
Rudy

Update:
I updated the Java code to not include any column of type CLOB in the insert or update statements and the application works as expected.  Based on this I expect the above errors to be related to the CLOB data types.
I hope this provides more insight.
Thank you
Rudy

Similar Messages

  • ORA-00600, ORA-01565, ORA-27046, OSD-04012

    I am getting subject mentioned exceptions after, ALTER DATABASE DROP LOGFILE GROUP 1; (2,3)
    Before drop, i added 3 more files of size 250 M, the by default log files which i dropped were archived, inactive.
    Please help
    Thanks,
    Waheed.

    You can usually ignore followon ORA errors after an ORA-00600. You should look up the ORA-00600 code AND FIRST ARGUEMENT on metalink by going to the
    ORA-600/ORA-7445 Troubleshooter
    page (do a search for it).
    In your case for kmgs_parameter_update_timeout_1 metalink reports:
    Subject: ORA-600 [kmgs_parameter_update_timeout_1] Pending parameter timeout
    Doc ID: Note:356537.1 Type: REFERENCE
    Last Revision Date: 09-MAY-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# 5399699 See Note 5399699.8
    OERI[kmgs_parameter_update_timeout_1] in MMON with ASM
    Fixed: 11.1.0.6
    ...the BAD news is note 5399699.8 does not provide a resolution, it simply says this error is likely to take place in 10.2.0.3 and is fixed in 11.1.0.6

  • Getting ora-01092 and ora-00600 error when trying to startup database

    hi friends,plz help me i am in serious problem i dont know what happen to my database oracle 11g R2 when trying to startup it
    its showing the below error
    SQL> startup
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 7482626048 bytes
    Fixed Size          2214416 bytes
    Variable Size          4697622000 bytes
    Database Buffers     2751463424 bytes
    Redo Buffers          31326208 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00600: internal error code, arguments: [12620], [6], [7], [], [], [], [],
    Process ID: 18088
    Session ID: 96 Serial number: 3

    This seems to be a Jumbo issue. Either you have to open a Service Request(SR) to oracle or you have to uninstall and again install the oracle DB to solve this ISSUE
    Regards
    cks
    Edited by: 874782 on Jan 17, 2012 2:58 PM

  • Compiling error ORA-00600 with Forms 6 and Database 10g

    Hi,
    I am using "Oracle Database 10g Enterprise Edition Release 10.1.0.4.0" and "Forms [32 Bit] Version 6.0.8.26.0 " with patch 17, when i compile a form that works with some tables in another database under dblink the error ORA-00600:internal error code, arguments:[16203],[],[],[],[],[],[],[] is displayed.
    If i word with reports or sqlplus no error is displayed.
    Before we installed 10g everything worked ok
    What is wrong with forms or do i need to configure something else?
    Regards
    Yuri V. López Manrique

    I searched for this error on Google and found the following blog:
    Is there a tool to troubleshoot ORA-00600 and ORA-07445 errors?
    February 27th, 2006 By Fahd Mirza
    ORA-00600 and ORA-07445 errors are the most esoteric errors in Oracle.
    There is a tool called “ORA-600/ORA-7445 Troubleshooter” available at Metalink. It asks for the first argument of ORA-600 error with an optional database version number.
    For example, to see the description of the error:
    ORA-00600: internal error code, arguments: [723], [25908], [25908], [memory leak]
    You enter 723 in the “ORA-600 First Argument” field. The first argument is a pointer to where in the code the error was caught and thus is the key information in identifying the problem.
    You can also embed (copy/paste) the “Call Stack Trace” there, and, when you click on the “Search Call Stack” button an advanced MetaLink search is performed to find documents containing relevant sections from the call stack.
    Call Stack extracts from the following files are supported:
    * Generic foreground and background server trace files located in background_dump_dest and user_dump_dest
    * OpenVMS NETV2 and BEQ log files located in ORA_ROOT:[NETWORK.LOG]
    * WINDOWS CORE.LOG files
    * GDB (debugger) backtrace call stacks (best endeavors)
    Of course you will need a login to Oracle's Metalink site.
    Hope that helps,
    c

  • Ora-00600 problem with the kodpunp1 and kope2upic954 arguments

    hi everybody,
    i have a problem with ora-00600 error on a oracle 8.1.7.0.0 database on winxp.
    i've read about many ora-00600 problems but only few were with kodpunp1 and kope2upic954 arguments.
    In my trc files i found something like this:
    *** SESSION ID:(29.2808) 2006-02-08 11:05:33.177
    *** 2006-02-08 11:05:33.177
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [kope2upic954], [], [], [], [], [], [], []
    Current SQL statement for this session:
    call p$insert_rules_details(:1 , :2 , :3, :4)
    *** 2006-02-08 11:06:48.400
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [kodpunp1], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kope2upic954], [], [], [], [], [], [], []
    Current SQL statement for this session:
    call p$insert_rules_details(:1 , :2 , :3, :4)
    " so this is happenning when calling this procedure (p$insert_rules_details ...this is my procedure, not some procedure owned by sys).
    if anyone can help me, pls reply. i've heard replies like: call oracle support, put a tar on metalink ..... i don't have metalink support so i appreciate real help ;)
    what to do for avoiding/fixing this error?
    tx

    in addtion, this procedure p$insert_rules_details does some inserts into 3 tables from my schema. The problem might be from the usage of an num_array in this procedure declared as table of number. When number of elements from this num_array excels 4096, then the procedure generates errors.....i believe, not very sure about that. Can that be true?
    by

  • ORA-02068 and  ORA-00600 arguments [25012], [2], [4]

    hi
    ihv to insert data form one database(9i) to other(8i) and im using windows xp
    i hv issued
    insert into [email protected]
    select * from B_RECEIPT;
    bt it gives error
    ORA-02068: following severe error from ICT
    ORA-00600: internal error code, arguments: [25012], [2], [4], [], [], [], [], []
    it technique was working 2days back bt recently its not working
    alert log contains
    Errors in file D:\Oracle\admin\ICT\udump\ORA00492.TRC:
    ORA-00600: internal error code, arguments: [25012], [2], [4], [], [], [], [], []
    i cannot understand anything of .trc
    please help me to solve it
    thanks in advance

    ORA-00600: internal error code, arguments: [25012], [2], [4], [], [], [], [], []ORA-00600/ORA-07445/ORA-03113 = Oracle bug => search on Metalink and/or call Oracle support

  • Oracle error ORA-00600 when using Oracle 10g and Sun One Web Server 6.1

    I have a java application that was running under Solaris 8 and Oracle 9i. I am trying to get it up and running on a new server that is configured with Solaris 9 and Oracle 10g. Whenever the application tries to connect to the database it receives the following error: ORA-00600 [ttcgcshnd-1][0]. My research indicates that this is an internal Oracle error that represents a low level unexpected condition. I have looked through my configuration for the Web Server and I have not been able to determine the cause of this problem. My DBA tells me that we have the latest patch installed for Oracle! Has anyone encountered this problem before? Any help would be greatly appreciated!

    If the problem is also present in a SWING app, i.e. outside the web server, then it is porbably something external to the webserver.
    I think you should ensure that the driver and database are compatible with each other. It is very likely that you need a new jdbc driver for the new database.
    download from here http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101020.html
    try the ojdbc14.jar

  • Get ORA-00600 when using ExecuteXmlQuery and NCLOB column

    I am using ODP.NET, I got the following exception:
    at Oracle.DataAccess.Client.OracleCommand.XmlHandleException(OracleException
    e)
    at Oracle.DataAccess.Client.OracleCommand.XmlHandleException(OracleException
    e)
    at Oracle.DataAccess.Client.OracleCommand.ExecuteXmlQuery(Boolean wantResult)
    at Oracle.DataAccess.Client.OracleCommand.ExecuteXmlQuery(Boolean wantResult)
    at Oracle.DataAccess.Client.OracleCommand.ExecuteXmlReader()
    at Oracle.DataAccess.Client.OracleCommand.ExecuteXmlReader()
    at Wikipedia.WikipediaDumpXml.Run() in c:\documents and settings\atali\my doc
    uments\visual studio projects\datacentersolution\wikipedia\wikipediadumpxml.cs:l
    ine 98
    ORA-00600: internal error code, arguments: [kole_t2u], [34], [], [], [], [], [],
    This is my code for retrieving data from database and save it into xml file.
    The "TEXT" column in my select statement is NCLOB. When I leave TEXT column, my query works fine but with it I got exception.
    please, I need help for resolving this issue.
    // Open the connection
    oraConn.Open();
    OracleCommand selectCmd= new OracleCommand( String.Empty, oraConn);
    selectCmd.XmlQueryProperties.RootTag = "Newspaper";
    selectCmd.XmlQueryProperties.RowTag = "Article";
    selectCmd.CommandText= "SELECT ID, TITLE, LANG, TEXT FROM NEWSPAPER_DATA WHERE LANG='en' AND ID=1";
    selectCmd.XmlCommandType=OracleXmlCommandType.Query;
    // execute xml request
    XmlReader newsReader= selectCmd.ExecuteXmlReader();
    // Read
    while(newsReader.Read())
         string xmlfilename = row["TITLE"].ToString();
         using(TextWriter xmlWriter = new StreamWriter( this.DumpDirectory + xmlfilename + ".xml"))
              xmlWriter.Write( newsReader.ReadOuterXml());
    // Close the newsReader
    newsReader.Close();
    oraConn.Close();
    oraConn.Dispose();
    Atali DAOUD

    Mark is correct, you will need to contact support. ORA-600 errors usually require you to patch the database or at least use a workaround to avoid the error.

  • SQL*Loader error ORA-00600 and ORA-26095

    Hi all,
    We have a problem with the SQL*Loader Utility. We use an 8i-Database (8.1.7) and SQL*Loader 9.2.0.1.0. We have no Trims or other functions active in the control file and do a direct path load.
    It used to work properly until this morning.
    Now we have the following errors (it is in German - but I can translate it):
    Satz 90153: Abgelehnt - Fehler in Tabelle SCHEMA1.T_IMPORT.
    ORA-00600: Interner Fehlercode, Argumente: [klaprs_50], [7], [], [], [], [], [], []
    ... about 50 equal errors
    Specify SKIP=90171 when continuing the load.
    SQL*Loader-926: OCI-Fehler; uldlm:OCIDirPathFinish für Tabelle SCHEMA1.T_IMPORT
    ORA-26095: Nicht verarbeitete Stream-Daten vorhanden
    SQL*Loader-2026: Der Ladevorgang wurde abgebrochen, weil er nicht fortgesetzt werden kann.
    Specify SKIP=90171 when continuing the load.
    Trnaslation:
    00600 - Internal error code, arguments: ...
    OCI-Fehler = OCI error
    für Tabelle = for table
    ORA-26095: Nicht verarbeitete Stream-Daten vorhanden = Non processed stream data existing
    SQL*Loader-2026: Der Ladevorgang wurde abgebrochen, weil er nicht fortgesetzt werden kann. = Load process has been cancelled as it cannot be continued.
    Has anyone got a clue?!?!?!

    Hi,
    It's very clear that import 9i is for an import into 9i database.
    Upgrade 8i to 9i indicates that we can make an export 8i from 8i database and import 9i into 9i database, but never use a tools like export from other version...
    If you want import data from 9i database into 8i use exp tools 8i, and imp 8i.
    I devise you to read Metalink note 132904.1 - compatibility matrix for export & import between different oracl version.
    Nicolas.

  • Invalid objects and ORA-00600 after deleting XML schema

    I am running Oracle 10.2.0.3 on Solaris 10. I am new to XML DB but my developers requested it for a new application. Recently we have noticed the following issue:
    My developers have attempted to re-register several schemas using:
    DBMS_XMLSchema.deleteSchema(SchemaURL => l_strSchemaURL,
    Delete_Option => DBMS_XMLSchema.Delete_Cascade_Force);
    And then re-register.
    DBMS_XMLSchema.RegisterURI( SchemaURL => l_strSchemaURL,
    SchemaDocURI => l_strImportURL,
    Local => True,
    GenTypes => True,
    GenBean => False,
    GenTables => True,
    Force => False,
    EnableHierarchy => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_RESMETADATA);
    Afterwards I have noticed several invalid objects:
    OWNER        OBJECT_NAME                    OBJECT_TYPE     STATUS
    ELSVC        hsp_standard825_TAB$xd         TRIGGER         INVALID
    ELSVC        hsp_standard1145_TAB$xd        TRIGGER         INVALID
    ELSVC        hsp_standard_set827_TAB$xd     TRIGGER         INVALID
    ELSVC        hsp_standard_set827_TAB        TABLE           INVALID
    ELSVC        hsp_product822_TAB$xd          TRIGGER         INVALID
    ELSVC        hsp_product822_TAB             TABLE           INVALID
    ELSVC        hsp_planner_content833_TAB     TABLE           INVALID
    ELSVC        hsp_planner_content833_TAB$xd  TRIGGER         INVALID
    ELSVC        hsp_correlations839_TAB        TABLE           INVALID
    ELSVC        hsp_correlations839_TAB$xd     TRIGGER         INVALID
    ELSVC        hsp_standard825_TAB            TABLE           INVALID
    ELSVC        hsp_program819_TAB             TABLE           INVALID
    ELSVC        hsp_program819_TAB$xd          TRIGGER         INVALID
    XDB          XDLNKrHbGsLaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbIULaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbJZLaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbGFLaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbHdLaHgRAAUTyLEhg==     XML SCHEMA      INVALID and if I attempt to compile the triggers I receive an ORA-00600: internal error code, arguments: [diana for triggering table/view ], [], [], [], [], [], [], []. I opened a TAR with oracle but they have not made much headway. Are we attempting to de-register the schemas improperly? Has anyone seen this issue before?
    Thanks,
    Brian

    SR 6204906.993. Up to this point oracle was able to help me identify that the invalid objects were related to the ORA-00600 but it was just recently that it appeared the Issue was possibly related to the delete schema procedure. The informed me that they were not aware of any known issues with this procedure.
    Thanks

  • ORA-29400 and ORA-00600

    I registered the following schema:
    xs:schema targetNamespace="http://www.imsglobal.org/ims_qtiasiv1p2.xsd" xmlns="http://www.imsglobal.org/ims_qtiasiv1p2.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:x="http://www.w3.org/XML/1998/namespace" elementFormDefault="qualified" version="QTIASI1.2">
    <!-- ****************** -->
         <!-- ** Root Element ** -->
         <!-- ****************** -->
         <xs:element name="questestinterop" type="questestinteropType"/>
         <!-- ************************** -->
         <!-- ** Element Declarations ** -->
         <!-- ************************** -->
         <xs:element name="assessment" type="assessmentType"/>
    <xs:element name="flow" type="flowType"/>
         <xs:element name="flow_mat" type="flow_matType"/>
         <xs:element name="item" type="itemType"/>
    <xs:element name="material" type="materialType"/>
         <xs:element name="mattext" type="mattextType"/>
    <xs:element name="presentation" type="presentationType"/>
         <xs:element name="qticomment" type="qticommentType"/>
         <xs:element name="render_choice" type="render_choiceType"/>
    <xs:element name="response_lid" type="response_lidType"/>
    <xs:element name="response_labelType" type="response_labelType"/>
    <xs:element name="section" type="sectionType"/>
    <!-- **************** -->
         <!-- ** assessment ** -->
         <!-- **************** -->
         <xs:complexType name="assessmentType">
              <xs:sequence>
                   <xs:element name="qticomment" type="qticommentType" minOccurs="0"/>
                   <xs:element name="section" type="sectionType"/>
              </xs:sequence>
              <xs:attribute name="ident" type="xs:string" use="required"/>
              <xs:attribute name="title" type="xs:string"/>
         </xs:complexType>
    <!-- ********** -->
         <!-- ** flow ** -->
         <!-- ********** -->
         <xs:complexType name="flowType">
              <xs:choice maxOccurs="unbounded">
                   <xs:element name="flow" type="flowType"/>
                   <xs:element name="material" type="materialType"/>
                   <xs:element name="response_lid" type="response_lidType"/>
              </xs:choice>
              <xs:attribute name="class" type="xs:string" default="Block"/>
         </xs:complexType>
         <!-- ************** -->
         <!-- ** flow_mat ** -->
         <!-- ************** -->
         <xs:complexType name="flow_matType">
              <xs:choice maxOccurs="unbounded">
                   <xs:element name="flow_mat" type="flow_matType"/>
                   <xs:element name="material" type="materialType"/>
              </xs:choice>
              <xs:attribute name="class" type="xs:string" default="Block"/>
         </xs:complexType>
         <!-- ********** -->
         <!-- ** item ** -->
         <!-- ********** -->
         <xs:complexType name="itemType">
              <xs:sequence>
                   <xs:element name="qticomment" type="qticommentType" minOccurs="0"/>
                   <xs:element name="presentation" type="presentationType" minOccurs="0"/>               
              </xs:sequence>
              <xs:attribute name="maxattempts" type="xs:string"/>
              <xs:attribute name="label" type="xs:string"/>
              <xs:attribute name="ident" type="xs:string" use="required"/>
              <xs:attribute name="title" type="xs:string"/>
         </xs:complexType>
    <!-- ************** -->
         <!-- ** material ** -->
         <!-- ************** -->
         <xs:complexType name="materialType">
              <xs:sequence>
                   <xs:element name="qticomment" type="qticommentType" minOccurs="0"/>
                   <xs:choice maxOccurs="unbounded">
                        <xs:element name="mattext" type="mattextType"/>
                   </xs:choice>
              </xs:sequence>
              <xs:attribute name="label" type="xs:string"/>
         </xs:complexType>
         <!-- ************* -->
         <!-- ** mattext ** -->
         <!-- ************* -->
         <xs:complexType name="mattextType">
              <xs:simpleContent>
                   <xs:extension base="xs:string">
                        <xs:attribute name="texttype" type="xs:string" default="text/plain"/>
                        <xs:attribute name="label" type="xs:string"/>
                        <xs:attribute name="charset" type="xs:string" default="ascii-us"/>
                        <xs:attribute name="uri" type="xs:string"/>
                        <xs:attribute name="entityref" type="xs:ENTITY"/>
                        <xs:attribute name="width" type="xs:string"/>
                        <xs:attribute name="height" type="xs:string"/>
                        <xs:attribute name="y0" type="xs:string"/>
                        <xs:attribute name="x0" type="xs:string"/>
                   </xs:extension>
              </xs:simpleContent>
         </xs:complexType>
         <!-- ****************** -->
         <!-- ** presentation ** -->
         <!-- ****************** -->
         <xs:complexType name="presentationType">
              <xs:sequence>
                   <xs:element name="qticomment" type="qticommentType" minOccurs="0"/>
                   <xs:choice>
                        <xs:element name="flow" type="flowType"/>
                        <xs:choice maxOccurs="unbounded">
                             <xs:element name="material" type="materialType"/>
                             <xs:element name="response_lid" type="response_lidType"/>
                        </xs:choice>
                   </xs:choice>
              </xs:sequence>
              <xs:attribute name="label" type="xs:string"/>
              <xs:attribute name="y0" type="xs:string"/>
              <xs:attribute name="x0" type="xs:string"/>
              <xs:attribute name="width" type="xs:string"/>
              <xs:attribute name="height" type="xs:string"/>
         </xs:complexType>
    <!-- **************** -->
         <!-- ** qticomment ** -->
         <!-- **************** -->
         <xs:complexType name="qticommentType">
              <xs:simpleContent>
                   <xs:extension base="xs:string"/>
              </xs:simpleContent>
         </xs:complexType>
         <!-- ********************* -->
         <!-- ** questestinterop ** -->
         <!-- ********************* -->
         <xs:complexType name="questestinteropType">
              <xs:sequence>
                   <xs:element name="qticomment" type="qticommentType" minOccurs="0"/>
                   <xs:choice>
                        <xs:element name="assessment" type="assessmentType"/>
                        <xs:choice maxOccurs="unbounded">
                             <xs:element name="section" type="sectionType"/>
                             <xs:element name="item" type="itemType"/>
                        </xs:choice>
                   </xs:choice>
              </xs:sequence>
         </xs:complexType>
         <!-- ******************* -->
         <!-- ** render_choice ** -->
         <!-- ******************* -->
         <xs:complexType name="render_choiceType">
              <xs:sequence>
                   <xs:choice minOccurs="0" maxOccurs="unbounded">
                        <xs:element name="material" type="materialType"/>
                        <xs:element name="response_label" type="response_labelType"/>
                   </xs:choice>
              </xs:sequence>
              <xs:attribute name="shuffle" default="No">
                   <xs:simpleType>
                        <xs:restriction base="xs:NMTOKEN">
                             <xs:enumeration value="Yes"/>
                             <xs:enumeration value="No"/>
                        </xs:restriction>
                   </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="minnumber" type="xs:string"/>
              <xs:attribute name="maxnumber" type="xs:string"/>
         </xs:complexType>
    <!-- ************************ -->
         <!-- ** response_lableType ** -->
         <!-- ************************ -->
         <xs:complexType name="response_labelType" mixed="true">
              <xs:choice minOccurs="0" maxOccurs="unbounded">
                   <xs:element name="qticomment" type="qticommentType"/>
                   <xs:element name="material" type="materialType"/>
                   <xs:element name="flow_mat" type="flow_matType"/>
              </xs:choice>
              <xs:attribute name="rshuffle" default="Yes">
                   <xs:simpleType>
                        <xs:restriction base="xs:NMTOKEN">
                             <xs:enumeration value="Yes"/>
                             <xs:enumeration value="No"/>
                        </xs:restriction>
                   </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="labelrefid" type="xs:string"/>
              <xs:attribute name="ident" type="xs:string" use="required"/>
         </xs:complexType>
         <!-- ****************** -->
         <!-- ** response_lid ** -->
         <!-- ****************** -->
         <xs:complexType name="response_lidType">
              <xs:sequence>
                   <xs:choice minOccurs="0">
                        <xs:element name="material" type="materialType"/>
                   </xs:choice>
                   <xs:choice>
                        <xs:element name="render_choice" type="render_choiceType"/>
                   </xs:choice>
                   <xs:choice minOccurs="0">
                        <xs:element name="material" type="materialType"/>
                   </xs:choice>
              </xs:sequence>
              <xs:attribute name="ident" type="xs:string" use="required"/>
         </xs:complexType>
    <!-- ************* -->
         <!-- ** section ** -->
         <!-- ************* -->
         <xs:complexType name="sectionType">
              <xs:sequence>
                   <xs:element name="qticomment" type="qticommentType" minOccurs="0"/>
                   <xs:choice minOccurs="0" maxOccurs="unbounded">
                        <xs:element name="item" type="itemType"/>
                        <xs:element name="section" type="sectionType"/>
                   </xs:choice>
              </xs:sequence>
              <xs:attribute name="ident" type="xs:string" use="required"/>
              <xs:attribute name="title" type="xs:string"/>
         </xs:complexType>
    </xs:schema>     
    Then I created a table of XMLTYPE based on this schema, then I inserted the following xml file:
    <questestinterop xmlns="http://www.imsglobal.org/ims_qtiasiv1p2.xsd" xmlns:xsi="
    http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglo
    bal.org/ims_qtiasiv1p2.xsd http://www.imsglobal.org/ims_qtiasiv1p2.xsd">
    <assessment title="European Geography" ident="A01">
    <qticomment>A Complex Assessment example.</qticomment>
    <section title="European Capitals" ident="S01">
    <item title="Capital of France" ident="I01" maxattempts="6">
    <qticomment>This Item is the first example to be used in the QTI XML Bin
    ding Base Document.</qticomment>
    <presentation label="Resp001">
    <flow>
    <material>
    <mattext>What is the Capital of France ?</mattext>
    </material>
    <response_lid ident="LID01">
    <render_choice shuffle="Yes">
    <response_label ident="LID01_A">
    <flow_mat>
    <material>
    <mattext>London</mattext>
    </material>
    </flow_mat>
    </response_label>
    <response_label ident="LID01_B">
    <flow_mat>
    <material>
    <mattext>Paris</mattext>
    </material>
    </flow_mat>
    </response_label>
    </render_choice>
    </response_lid>
    </flow>
    </presentation>
    </item>
    </section>
    </assessment>
    </questestinterop>
    It returned the correct result when I did:
    SQL> select extract(value(x), '/questestinterop/assessment/section/item/presentation/flow')
    from XML_TEST x;
    But I got the following error when I tried:
    SQL> select extract(value(x), '/questestinterop/assessment/section/item/presentation/flow/material')
    from XML_TEST x;
    ERROR:
    ORA-29400: data cartridge error
    ORA-00600: internal error code, arguments: [invalid_mem_type], [0], [], [], [],
    Thank you for help.

    Thanks for the information.
    I checked oracle9i download page, it seems that there is no release 9.2.0.2.0 available for Windows NT/2000/XP. (I am on WinXP). Is there anywhere else I can check to upgrade database?
    By the way, here is another problem I got with the same schema and same xml file.
    It return the correct result when I did
    SQL> select extractValue(value(t), '/qticomment')
    2 from XML_TEST x,
    3 TABLE (xmlsequence (extract(value(x), '/questestinterop/assessment/qticomment'))
    4 )t;
    EXTRACTVALUE(VALUE(T),'/QTICOMMENT')
    A Complex Assessment example.
    I got empty return result, when I tried
    SQL> set feedback on
    SQL> select extractValue(value(t), '/qticomment')
    2 from XML_TEST x,
    3 TABLE (xmlsequence (extract(value(x), '/questestinterop/assessment/section/item/qticomment'))
    4 )t;
    EXTRACTVALUE(VALUE(T),'/QTICOMMENT')
    1 row selected

  • Error ora-00600 and error-472

    my database suddenly become unavilabe, I check the log file and i found error code ora-00600 and when i check the trace log file i found error error472. any suggest

    Just search on metalink .. You can always use below note for trouble shooting 600/7445 errors ..
    153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool

  • ORA-00600: internal error code, arguments: [sorput_1] and ORA-00060

    Dear All,
    We are facing the followings problems on oracle 9.2.0.6 ,kindly help us.
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [sorput_1], [], [], [], [], [], [], []
    ORA-00060: deadlock detected while waiting for resource
    Current SQL statement for this session:
    INSERT INTO TE_MELDUNG(LADELAUF_ID,MMELDUNG_ID,TABELLE,TABELLE_SEQ_ID,SPALTE,WERT,MAPPINGNAME,LADE_ID,LADE_DAT) VALUES ( :1, :2, :3, :4, :5, :6, :7, :8, :9)
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value
    Regards,
    VInod Kumar

    Hi all ,
    I already gone through metalink and refered Note 139260.1 and Note 2556195.8
    These are regarding if pipelined function usage problem , and we are not using any pipe line function

  • ORA-00600 and ORA-07445

    Hello I have this erros located into udump\log_file:
    Fri May 30 04:13:57 2008
    SMON: Parallel transaction recovery tried
    Fri May 30 04:14:38 2008
    Errors in file l:\oracle\admin\opera\bdump\opera_j006_5992.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_msqsub+23] [PC:0x1FEE80B] [ADDR:0x5B3F] [UNABLE_TO_READ] []
    Fri May 30 04:14:42 2008
    SMON: Parallel transaction recovery tried
    Fri May 30 06:26:57 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 06:26:58 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_kksasd+16] [PC:0x86D4F0] [ADDR:0x458B03CB] [UNABLE_TO_READ] []
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 06:26:59 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-00600: internal error code, arguments: [kssadpm: null parent], [], [], [], [], [], [], []
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_kksasd+16] [PC:0x86D4F0] [ADDR:0x458B03CB] [UNABLE_TO_READ] []
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 06:27:00 2008
    Errors in file l:\oracle\admin\opera\udump\opera_ora_900.trc:
    ORA-00600: internal error code, arguments: [kssadpm: null parent], [], [], [], [], [], [], []
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_kksasd+16] [PC:0x86D4F0] [ADDR:0x458B03CB] [UNABLE_TO_READ] []
    ORA-00600: internal error code, arguments: [kokcup:01], [0], [0], [], [], [], [], []
    Fri May 30 07:00:38 2008
    Thread 1 advanced to log sequence 5849
    Current log# 9 seq# 5849 mem# 0: I:\ORACLE\ORADATA\OPERA\REDO9_01.RDO
    Fri May 30 10:04:03 2008
    Thread 1 cannot allocate new log, sequence 5850
    Private strand flush not complete
    Current log# 9 seq# 5849 mem# 0: I:\ORACLE\ORADATA\OPERA\REDO9_01.RDO
    Thread 1 advanced to log sequence 5850
    Current log# 10 seq# 5850 mem# 0: I:\ORACLE\ORADATA\OPERA\REDO10_01.RDO
    Fri May 30 10:05:20 2008
    ALTER DATABASE BACKUP CONTROLFILE TO 'C:\Program Files\OmniBack\tmp\ctrl_OPERA.dbf' REUSE
    Fri May 30 10:05:20 2008
    Completed: ALTER DATABASE BACKUP CONTROLFILE TO 'C:\Program Files\OmniBack\tmp\ctrl_OPERA.dbf' REUSE
    I'm not so familiar with ORACLE. I have experience with MS SQL. Oracle create .trc files about 2KB each, 2GB every day.
    I appreciate your help!
    Message was edited by:
    julata

    Hi,
    Thse both errors come under the category of internal errors.The best place to look for their troubleshooting and remedies is using Support Services.
    Please look into metalink.oracle.com and search for these two error codes.
    I would recommend to send teh trace to the Support and let a support guy handle it.
    Aman....

  • Difference between ora-00600 and ora-07445

    Hi all,
    Both ora-00600 and 07445 are generic errors, which arises due to n number of reasons. Is there any particular difference between these two errors. If so please let me know.....
    Thanks in advance
    kumareshan.......

    I don't think the statement is true. The answers is in the two metalink doc you posted.
    [Note:146580.1] Additional ORA-600 related information.
    [Note:211909.1] Additional ORA-7445 related information.
    in short,
    ORA-600 is from kernel code of the Oracle
    An ORA-7445 error is raised by an Oracle server process when it has received a fatal signal from the operating system.

Maybe you are looking for

  • How do you move new photos into existing albums?

    On an iPad how do you move a new photo into an existing album?

  • My podcast doesn't appear on Itunes search

    It has been 4 days now since I created my podcast and it still does not appear on Itunes search, nor does it appear when attemtping to browse for it under the categories and subcategories section. my podcast feed was validated so there doesn't appear

  • SETTING UP EMAIL IN INCREDIMAI​L

    I had FIOS, moved, cannot get FIOS. Since my move I was not able to use my email address and lost all of my mail from the time it was disconnected. I use Incredimail for all of my emails and was frustrated when I could not sign in and get any of my m

  • Connecting to Document from web page

    I created a one page order form, copied the link on my web page, when I click on the link it connects to Adobe however the page is blank.

  • Kernel Panic, Waking from sleep or transitioning to / from battery

    I have a MBP 5.1 (Late 2008 Model) that I've been having a lot of trouble with lately, mostly with resuming from sleep. Over 50% of the time, if the laptop is asleep, when I wake it it will crash. Sometimes it will crash as soon as it resumes (before