PLS-00228: Illegal declaration of variable of type LONG
Cause: The identifier is a formal parameter which is being used in the context of a default expression value for a formal parameter in the same formal parameter list. E.g.: procedure p(j number, k number := j).
Action: Remove the offending variable definition
PLS-00229
Custom Search


More Oracle errors
ORA-02852Invalid critical-section time out value
ORA-54540at least one element must be a surface or solid
ORA-25353branch marked for deletion
ORA-15482failed to create/remove path to volume device file
DRG-12212error while dropping section string
ORA-31160max substitution group size string exceeded by "string" (string) for head element "string" (string)
ORA-19323Invalid url string
RMAN-05028Tablespace string
ORA-37028(XSMLTRESYNC03) Object workspace object cannot be resynced without modified object workspace object because they share a modified dimension map.
DIA-48192OS command to move a file failed
RMAN-06524RMAN retention policy will be applied to the command
KUP-04078invalid file name specified: string
ORA-31068updateXML expected data format [string] instead of [string]
DRG-11512bad syntax for thesaurus load file at line string
ORA-09792sllfop: cannot allocate read buffer.
ORA-38799Cannot drop guaranteed restore point internally created for snapshot standby
TNS-12521TNS:listener does not currently know of instance requested in connect descriptor
DRG-10517index string is already valid
ORA-56510DRCP: Pool alter configuration failed
EXP-00043Invalid data dictionary information in the row where column "string" is "string" in table string




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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
PLS-00228Illegal declaration of variable of type LONG