PLS-00700: PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part
Cause: An EXCEPTION_INIT pragma was not declared in the same block as its exception. They must be declared in the proper order in the same block, with the pragma declaration following the exception declaration.
Action: Place the EXCEPTION_INIT pragma directly after the exception declaration referenced by the pragma.
PLS-00701
Custom Search


More Oracle errors
IMP-00018partial import of previous table completed: number rows imported
NID-00480Database is intact - database is ready to be open or shut down.
RMAN-05011auxiliary instance must be in NOMOUNT state for Tablespace Point-in-Time Recovery
ORA-06916CMX: error in data read (t_datain)
OCI-21527internal OMS driver error
PCB-00638This attribute is only valid for internal or external LOB types
CLST-02902The number of Oracle Cluster Repository keys exceeds limit of string.
ORA-07251spcre: semget error, could not allocate any semaphores.
TNS-01016change_password [<listener_name>]: changes the password of the listener
RMAN-08543channel string: specifying archived log(s) for proxy backup
ORA-25326Array string operation failed for message at index string
ORA-30034Undo tablespace cannot be specified as temporary tablespace
ORA-12606TNS: Application timeout occurred
PLS-00215String length constraints must be in range (1 .. 32767)
PGA-21044error writing to log file string
ORA-24350OCI call not allowed
NCR-01007NCRS: Operation is not supported in a given mode.
ORA-30046Undo tablespace string not found in control file.
ORA-21501program could not allocate memory
ORA-37044(XSACQUIRE_OLDGEN) Cannot acquire object workspace object without resync.




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-00700PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part