PLS-00369: no choices may appear with choice OTHERS in an exception handler
Cause: A construct of the form WHEN excep1 OR OTHERS => was encountered in the definition of an exception handler. The OTHERS handler must appear by itself as the last exception handler in a block.
Action: Remove the identifier that appears with OTHERS or write a separate exception handler for that identifier.
PLS-00370
Custom Search


More Oracle errors
ORA-01600at most one "string" in clause "string" of string
ORA-01769duplicate CLUSTER option specifications
ORA-28528Heterogeneous Services datatype conversion error
ORA-06736TLI Driver: server not running
ORA-19279XPTY0004 - XQuery dynamic type mismatch: expected singleton sequence - got multi-item sequence
ORA-35024(QFCHECK04) The analytic workspace and EIF file definitions of workspace object have mismatched time dimension attributes.
ORA-06126NETTCP: ORASRV unable to open network connection
NID-00410Reversion of database changes failed during validation - database is intact.
QSM-02088mv omits at least one grouping key from the select list
ORA-47391attempt to set Factor string violates Rule Set string
ORA-08412error encountered in WMSGBSIZ, size for WMSGBLK is not big enough for warning message
DRG-50951Unable to resolve element name for attribute string
ORA-01562failed to extend rollback segment number string
RMAN-20045must specify FORMAT for BACKUP INCREMENTAL FROM SCN command
ORA-27207syntax error in device PARMS - parentheses mismatch or missing
ORA-37400analytic workspace does not exist
ORA-29658EXTERNAL NAME clause is not compatible with its supertype
ORA-29381plan/consumer_group string referred to by another plan and cannot be deleted
ORA-32504expecting one of string, string, string, or string but found string
ORA-00720ALTER DATABASE RESET COMPATIBILITY command has been de-supported




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-00369no choices may appear with choice OTHERS in an exception handler