Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-600 with no parameters

ORA-600 with no parameters

From: Krishnapura, Rohini <Rohini_Krishnapura_at_bmc.com>
Date: Wed, 03 Oct 2001 01:25:07 -0700
Message-ID: <F001.003A012D.20011003014519@fatcity.com>

        Hi,

> I have one query thats bugging my life...:-)
> In one my applications, I run a simple sqlplus command( infact just set
> commands and "select 'CONNECTED' from dual;"
>
> But, I'm getting ORA-00600: internal error code, arguments: [%s], [%s],
> [%s], [%s], [%s], [%s], [%s], [%s]
>
> (8 parameters....but all NULL).
>
> I know the ORA-600 error is generic and usually the parameters help. But,
> why is it all null here?
>
> The env I set is as follows:
>
> ORACLE_HOME=/local/oracle/product/8.1.7;
> ORACLE_SID=xyz;
> LD_LIBRARY_PATH=/local/oracle/product/8.1.7/lib
> PATH=/local/oracle/product/8.1.7/bin
> LINK_CNTRL=L_PTHREADS_D7;
>
> Any ideas?
>
> Thanks,
> Rohini
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Krishnapura, Rohini
  INET: Rohini_Krishnapura_at_bmc.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_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).
Received on Wed Oct 03 2001 - 03:25:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US