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

"identifier must be declared"

From: Vince <vincent_at_>
Date: Tue, 03 May 2005 15:07:15 +0200
Message-ID: <tkte71596cka5rck25cdh8mr32i8vum4ek@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 - 08:07:15 CDT

Original text of this message

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