PCC-00054: Expected End-of-Statement at column number in
line number of file string



PCC-00054: Expected End-of-Statement at column number in line number of file string..

Answer / guest

Cause: The precompiler expected to find a statement
terminator at the end of an EXEC statement but found
something else. This can happen if tabs were embedded in the
source code (because the precompiler has no way of knowing
how many spaces a tab represents).

Action: If tabs are embedded in the source ocde, replace
them with spaces. Check the statement syntax and check that
each EXEC statement has a terminator. For embedded CREATE
{FUNCTION | PROCEDURE | PACKAGE} statements and for embedded
PL/SQL blocks, check that the statement terminator is END-EXEC.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02766: Invalid maximum of request descriptors

1 Answers  


ORA-07594: spiip: $GETJPIW failure

1 Answers  


DRG-11855: FTP Server Replies

1 Answers  


RMAN-08026: channel string: copied archive log

1 Answers  


LPX-00408: right parenthesis missing in the XSL file

1 Answers  






ORA-16063: remote archival is enabled by another instance

1 Answers  


ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statement

1 Answers  


NZE-29190: Multiple entries in OID

1 Answers  


SQL*Loader-00910: Error binding input variables for upi: [number]

1 Answers  


ORA-00221: error on write to controlfile

1 Answers  


ORA-29534: referenced object string.string could not be resolved

1 Answers  


ORA-01259: unable to delete datafile string

1 Answers  


Categories