Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> expected symbol name message

expected symbol name message

From: Robert Grandy <rob4138_at_my-deja.com>
Date: 2000/05/18
Message-ID: <8g12uf$b61$1@nnrp1.deja.com>#1/1

Using SQL*Plus, I invoked a file which contained the text of a stored procedure which was installed in the account. When I invoked the @ command I got the following results:

SQL> @stored_procedure.sql
expected symbol name is missing

Procedure created.

SQL> stored_procedure.sql contains a definition for a stored procedure.

Does anyone know what causes the 'expected symbol name' message?

Cheers

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu May 18 2000 - 00:00:00 CDT

Original text of this message

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