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

Home -> Community -> Usenet -> c.d.o.server -> Re: can an ORA-600 error cause a DB shutdown

Re: can an ORA-600 error cause a DB shutdown

From: sybrandb <sybrandb_at_gmail.com>
Date: 17 Jul 2006 07:09:27 -0700
Message-ID: <1153145367.623875.88150@b28g2000cwb.googlegroups.com>

Mistton wrote:
> plan on using an IOT with compressed PK however said this bug
>
> Bug 2718937 OERI:6033 from SELECT on IOT with COMPRESSED PRIMARY KEY
> Queries on an IOT table with a compressed primary key
> may fail with ORA-600 [6033].
>
> can an ORA-600 cause the DB to shutdown? or just the select to fail

no, a select resulting in ora-600 can crash the database. I remember an ora-600 on
select * from v$pwfile_users, and the database crashed. Whether this particular ora-600 can crash the database, I don't know.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Mon Jul 17 2006 - 09:09:27 CDT

Original text of this message

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