PCC-00054: Expected End-of-Statement at column number in line number of file string
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.
PCC-00055
Custom Search


More Oracle errors
ORA-41201Session state not capturable due to reason (string, string)
QSM-00766a SQL statement is required for the current workload operation
RMAN-06099error occurred in source file: string, line: number
ORA-00821Specified value of sga_target stringM is too small, needs to be at least stringM
ORA-07207sigpidu: process ID string overflows internal buffer.
ORA-53122invalid document type : string
RMAN-06943no automatic repair OPTION number was listed in ADVISE FAILURE
ORA-31225DBMS_LDAP: invalid BER_ELEMENT
ORA-10640Operation not permitted during SYSTEM tablespace migration
ORA-32801invalid value string for string
ORA-16504the Data Guard configuration already exists
LPX-00050initialization error: NLS mismatch
ORA-07847sllfop: $CONNECT failure
ORA-16505site ID is invalid
ORA-07683sou2os: $SETPRV reset error
RMAN-06454duplexed backups require Enterprise Edition
TNS-01116Listener alias name given as connect identifier is too long
SQL*Loader-00702Internal error - string
PGA-22005invalid socket file descriptor: no active conversations were found
TNS-00275Navigator: Tracing is now ON




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PCC-00054Expected End-of-Statement at column number in line number of file string