Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id gBCLLH823808
 for <oracle-l@orafaq.net>; Thu, 12 Dec 2002 15:21:17 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id gBCLLG323802
 for <oracle-l@orafaq.net>; Thu, 12 Dec 2002 15:21:17 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id KAA40713;
 Thu, 12 Dec 2002 10:03:19 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 00518B71; Thu, 12 Dec 2002 08:29:15 -0800
Message-ID: <F001.00518B71.20021212082915@fatcity.com>
Date: Thu, 12 Dec 2002 08:29:15 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Shaleen Garg" <shgarg_orafaq@hotmail.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Shaleen Garg" <shgarg_orafaq@hotmail.com>
Subject: Re:  ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0],
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

This error happens when 8i jdbc driver is used to connect to 9i database. we
reolved this by using 9i jdbc classes file. This error prevents the client
from opening connection to database.

-Shaleen
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L@fatcity.com>
Sent: Thursday, December 12, 2002 6:33 AM


Hi ,
   we are getting the error ORA-00600: internal error code, arguments:
[ttcgcshnd-1], [0],
[], [], [], [], [], []  when trying to retrieve a result set from Java
EJB.

Searched metalink giving arguments for ORA-00600 but couldn't get any
solution.
I am being told that Weblogic 6.1 with oracle 9i is giving some
problems. Any info on this ?

Setup is mentioned Below:
Oracle database 9.0.1.1.0 on sunsolaris
Weblogic Applications Server 6.1 on Sunsolaris (different Unix box).
JDBC driver thin - Classes12.jar

In fact , If an Insert from the Application is working fine. But when we
try a query it is displaying the above mentioned error.

>From udump trace file of oracle  below is the error message :

/usr/gsci/OraHome1/admin/GMODC/udump/gmodc_ora_1182.trc
Oracle9i Enterprise Edition Release 9.0.1.1.0 - 64bit Production
With the Partitioning option
JServer Release 9.0.1.1.0 - Production
ORACLE_HOME = /usr/gsci/OraHome1
System name: SunOS
Node name: lotus
Release: 5.8
Version: Generic
Machine: sun4u
Redo thread mounted by this instance: 1
Oracle process number: 19
Unix process pid: 1182, image: oracle@lotus (TNS V1-V3)

*** SESSION ID:(19.2868) 2002-12-11 10:41:43.563
*** 2002-12-11 10:41:43.563
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [],
[], [], [], []
Current SQL statement for this session:
SELECT VALUE FROM NLS_INSTANCE_PARAMETERS WHERE PARAMETER
='NLS_DATE_FORMAT'
----- Call Stack Trace -----


Is there any  solution for this problem?
TIA
Satish

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Shaleen Garg
  INET: shgarg_orafaq@hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

