PLS-00214: BEGIN...END block nesting is too deep
Cause: The number of levels of nesting in the PL/SQL block is too large. Blocks can be nested up to 255 levels deep, depending on the availability of system resources such as memory.
Action: Reorganize the block structure to avoid nesting at too deep a level. For example, move the lowest-level sub-block to a higher level.
PLS-00215
Custom Search


More Oracle errors
ORA-36989(XSRELGID23) GROUPSET and ROLLUP options in GROUPINGID require the destination relation.
ORA-31222DBMS_LDAP: PL/SQL - Invalid LDAP SSL authentication mode.
ORA-29818column name not properly specified
RMAN-08105channel string: backup cancelled because no pieces were found
PGU-30303TIP generation error writing variable string to file string
PCC-02306illegal name of C function
ORA-07204sltln: name translation failed due to lack of output buffer space.
ORA-15115missing or invalid ASM disk size specifier
SQL*Loader-00712Internal error: bad address for big endian UTF16 conversion
ORA-24414Only number sessions could be started.
ORA-25506resource manager has not been continuously on in some instances
ORA-30378MV_CAPABILITIES_TABLE is not compatible with Oracle version
TNS-01194The listener command did not arrive in a secure transport
ORA-40115weights table schema is incorrect
PLS-00126selector ALL is not allowed
ORA-00980synonym translation is no longer valid
ORA-06794TLI Driver: shadow process could not retrieve protocol info
ORA-01650unable to extend rollback segment string by string in tablespace string
CLSR-00505Empty event type is specified
QSM-01709query rewritten with equivalence, string, using text match algorithm




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
PLS-00214BEGIN...END block nesting is too deep