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: ORA 06508 on DBMS_SQL.PARSE

Re: ORA 06508 on DBMS_SQL.PARSE

From: Diana Duncan <dduncan_at_realogic.com>
Date: 1997/03/06
Message-ID: <331F5146.16F5@realogic.com>#1/1

Andrea wrote:
>
> Hi amd sorry for my english,
>
> I have a problem; after a shutdown of my oracle instance (Oracle 7.2
> running over Netware) I'm was testing a function wich call the pakage
> DBMS_SQL.
>
> When my function use then DBMS_SQL.PARSE function Oracle return the error
> in subject. I don't know why because before shutdown all was right.
>
> Thanks in advance
>
> Andrea Savino
> A.Savino_at_agora.stm.it

If your database is shut down, then you cannot access any of the packages. That is because they are *stored in the database*.

-- 
Diana Duncan	     | My opinions are my own.
Sr. Consultant	     | 
REALOGIC, Inc.	     | Excitement, Adventure and
dduncan_at_realogic.com | Really Wild Things - Z.B.
Received on Thu Mar 06 1997 - 00:00:00 CST

Original text of this message

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