PCC-02373: Invalid declaration in EXEC SQL DECLARE section
Cause: An improper declaration was placed in a Declare Section. This message is usually caused by including an EXEC SQL TYPE or EXEC SQL VAR declaration in a Declare Section.
Action: Move the declaration outside of the SQL DECLARE section.
PCC-02374
Custom Search


More Oracle errors
ORA-06005NETASY: dialogue file read failure
ORA-24101stopped processing the argument list at: string
ORA-44707No source language translation found
ORA-29513referenced class name too long
ORA-38132specified SQL ID string does not exist
NNL-00581unregister_ns: <name server> <domain>
ORA-01244unnamed datafile(s) added to control file by media recovery
PGA-20918send length number number is number but only number bytes are left in the buffer
ORA-23460missing value for column string in resolution method "string" for "string"."string"."string"
TNS-01039string has string service handler(s)
ORA-12535TNS:operation timed out
ORA-13283failure to get new geometry object for conversion in place
ORA-37530(XSCCLOAD01) When aggregating between compressed partitions the base dimensions of workspace object did not match the base dimensions of workspace object.
ORA-03217invalid option for alter of TEMPORARY TABLESPACE
DIA-48102encountered the end-of-file when reading the file
ORA-02391exceeded simultaneous SESSIONS_PER_USER limit
ORA-27008function called with invalid file structure
ORA-28673Merge operation not allowed on an index-organized table
ORA-02833Server was unable to close file
RMAN-06378List of Backup Sets




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-02373Invalid declaration in EXEC SQL DECLARE section