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: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/04/14
Message-ID: <955745775.22335.0.pluto.d4ee154e@news.demon.nl>#1/1

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

Original text of this message

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