Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> expected symbol name message
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
![]() |
![]() |