Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error message when running PL/SQL demo
You should have probably entered
@examp1.sql
The get method only works when there's only 1 command in the script.
Hth,
Sybrand Bakker, Oracle DBA
Yuchin Cheng <yuchinc_at_yahoo.com> schreef in berichtnieuws
38F766CB.BE634581_at_yahoo.com...
> 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