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: Error message when running PL/SQL demo

Re: Error message when running PL/SQL demo

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: 2000/04/14
Message-ID: <390ca2c5.24092723@netnews.worldnet.att.net>#1/1

It would help if you could post the contents of your examp1.sql file. Bind variables in SQL statements are preceeded by colons, so look in the SQL contained in that file, and see if you can find a :03 anywhere.

Jonathan



jonathan_at_gennick.com
http://gennick.com
Brighten the Corner Where You Are

On Fri, 14 Apr 2000 13:43:23 -0500, Yuchin Cheng <yuchinc_at_yahoo.com> wrote:

>Hi fellows,
>
>I am new to PL/SQL. I tried to run those examp program from demo.
>This is what I did and what it shows:
>SQL> @sampbld
>..........no error message
>SQL> get examp1.sql
>SQL>/
>SQL> SP2-0552 : BIND variable "03" not declared
>
>What does that mean?
>Have I done anything wrong to run the demo program?
>
>Would appreciate your kind help!
>
>Please email: yuchinc_at_yahoo.com
Received on Fri Apr 14 2000 - 00:00:00 CDT

Original text of this message

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