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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Faking an ORA-600

RE: Faking an ORA-600

From: Smith, Ron L. <rlsmith_at_kmg.com>
Date: Thu, 19 Dec 2002 13:59:34 -0800
Message-ID: <F001.0051F160.20021219135934@fatcity.com>


If you don't mind messing up a datafile, you could copy junk over an index datafile. Then use the index in a query. We had a corrupt index that always generated an ORA-600.

R. Smith

-----Original Message-----
Sent: Thursday, December 19, 2002 3:39 PM To: Multiple recipients of list ORACLE-L

"Ball, Terry" wrote:
>
> We are trying to test out monitoring software (on a test database at
> 8.1.6.3). We have been able to generate most of the errors that we
> want to monitor for, but have been unable to generate an ORA-600.
> Does anyone have a way of doing this?
>
> TIA.
>
> Terry Ball, DBA
> Birch Telecom
> Work: 816-300-1335
> FAX: 816-300-1800
>

Terry,

  Depends on how you do it. If it's by checking the alert log file, I presume that something such as

   execute sys.dbms_system.kdswrt(3, 'Errors in file blablah.trc:')    execute sys.dbms_system.kdswrt(3, 'ORA-00600: internal error code, arguments: [9999], [FAKED], [], [], []')

  should look alarming enough.

-- 
Regards,

Stephane Faroult
Oriole Software
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.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_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).
If you are not the intended recipient of this e-mail message, any use,
distribution or copying of the message is prohibited.  Please let me know
immediately by return e-mail if you have received this message by mistake,
then delete the e-mail message. Thank you.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Smith, Ron L.
  INET: rlsmith_at_kmg.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_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 Thu Dec 19 2002 - 15:59:34 CST

Original text of this message

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