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

PCB-00002: Command line processor severe error

1 Answers  


ORA-24168: rule string.string cannot have default evaluation context

1 Answers  


ORA-16408: Incompatible archival Redo Branch lineage

1 Answers  


ORA-13782: The specified user "string" does not exist.

1 Answers  


PCC-00111: SQLCHECK value in EXEC ORACLE statement exceeds command line value

1 Answers  






RMAN-06558: archived log size of number kb is bigger than available space of number kb

1 Answers  


ORA-12626: TNS:bad event type

1 Answers  


ORA-23606: invalid object string

1 Answers  


ORA-13199: %s

1 Answers  


ORA-00344: unable to re-create online log 'string'

1 Answers  


ORA-02738: osnpwrtbrkmsg: incorrect number of bytes written

1 Answers  


ORA-00367: checksum error in log file header

1 Answers  


Categories