Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PLS-00103: Encountered the symbol "end-of-file"
Hi,
I'm trying to run some CREATE OR REPLACE PROCEDURE script. But both
SQLPlus Worksheet and SQLPlus fail with errors.
Worksheet:
0/0 PLS-00123: program too large
SQLPlus:
2273/0 PLS-00103: Encountered the symbol "end-of-file" when expecting
one of the following: ; <an identifier> <a double-quoted delimited-identifier> delete exists prior <a single-quoted SQL string> The symbol ";" was substituted for "end-of-file" to continue.
Do you have any proposal?
I'm using 8.1.6.3.0 on Intel Solaris 7. Received on Tue Jun 18 2002 - 05:37:36 CDT
![]() |
![]() |