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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to