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: "identifier must be declared"

Re: "identifier must be declared"

From: Yang <dbaoracle_at_wanadoo.fr>
Date: Tue, 3 May 2005 16:57:38 +0200
Message-ID: <427791d9$0$294$636a15ce@news.free.fr>


you could not compile your packages without creating tables. what you can do is to create empty table and then compile packages.

yang

"Vince .>" <vincent@<remove> a écrit dans le message de news: tkte71596cka5rck25cdh8mr32i8vum4ek_at_4ax.com...
>
> Hi there!
>
> I am writing some procedures wich refer to non-existing tables yet..
> so, when I try to compile, it gives me : "PLS-00201: identifier
> 'your_table' must be declared"
>
> How could I prevent this without creating those tables to not stop
> compiling procedure..
>
> thanks a lot
>
> Vince.
Received on Tue May 03 2005 - 09:57:38 CDT

Original text of this message

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