SQL-02117: Invalid SQL Cursor usage: trying to OPEN an OPENed cursor
Cause: An attempt was made to OPEN a cursor that was already OPENed with MODE={ANSI|ANSI14|ANSI13}. An open cursor can be re-OPENed only when MODE=ORACLE.
Action: When MODE={ANSI|ANSI14|ANSI13}, verify that a cursor is not already OPENed before trying to OPEN it. Specify MODE=ORACLE if an OPENed cursor is to be re-OPENed.
SQL-02118
Custom Search


More Oracle errors
ORA-16268user procedure processing of logical standby apply PL/SQL
ORA-4035011g model existed.
DRG-50902unexpected character string
ORA-31493could not prepare session for LogMiner session
ORA-08182operation not supported while in Flashback mode
ORA-06804TLI Driver: could not bind an IPX address at initialization
ORA-39005inconsistent arguments
ORA-13474invalid rasterDataTable name: string
PGU-30033write trace failure: rc %4li, message no was string
ORA-25261JOB_QUEUE_PROCESSES must be at least 2 for AQ propagation
RMAN-08607List of remote backup files
ORA-06900CMX: cannot read tns directory
ORA-53254The SOP INSTANCE UID for the new DICOM object is invalid.
CLSD-01007The OCR/OCR mirror location was replaced by string.
ORA-41030Session id not specified
ORA-02772Invalid maximum server idle time
ORA-16226DDL skipped due to lack of support
ORA-36998(XSRELGID15) LEVEL ORDER VALUESET workspace object and LEVEL RELATION workspace object have the different level dimensions.
PCC-02307void can only be used when single parameter
ORA-12827insufficient parallel query slaves available




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
SQL-02117Invalid SQL Cursor usage: trying to OPEN an OPENed cursor