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 -> INSTANCE KILLER !!!

INSTANCE KILLER !!!

From: Peter Mckenzie <pemm_at_my-deja.com>
Date: Fri, 25 Jun 1999 08:03:52 GMT
Message-ID: <7kvd54$ucn$1@nnrp1.deja.com>


I have a script for creating a database package which kills Oracle instances when it is run !!! We are running ORACLE 7.3.3.4.0. The Package header creates okay but as soon as it attempts to create the body I get ERROR at line 1:
ORA-00603 server session terminated by fatal error ORA-00600: internal error code, arguments: [922]

Package uses dbms_sql. I had compiled previously but was falling over on the dbms_parse because I had ommitted a space. I added the space and from then on - BOOM - instant INSTANCE KILLER.

Anyone out there had a similar experience ?

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Fri Jun 25 1999 - 03:03:52 CDT

Original text of this message

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