PCC-02342: using WHERE CURRENT OF on cursor defined without FOR UPDATE clause
Cause: When MODE=Oracle, a cursor defined with a WHERE CURRENT OF clause must also have a FOR UPDATE clause.
Action: Rewrite the cursor definition.
PCC-02343
Custom Search


More Oracle errors
ORA-16829fast-start failover configuration is lagging
ORA-07640smsget: SGA not yet valid. Initialization in progress
DIA-48317ADR Relation [string] of version=string is obsolete
ORA-21606can not free this object
PLS-00372In a procedure, RETURN statement cannot contain an expression
RMAN-08545flashback command failed: See trace file for details
ORA-19956database should have no offline immediate datafiles
NNL-00349Configuration will be saved in string
ORA-09935Unlink of current password file failed.
TNS-01301TNS error structure:
ORA-22312must specify either CASCADE or INVALIDATE option
RMAN-06162sql statement: string
ORA-06917CMX: error in data read (too many bytes read)
ORA-02400explain plan output buffer size limit exceeded
TNS-00282Connection Manager: Failed to force log, logging is off
PROC-00031Storage device for the cluster registry is too small
ORA-06403Unable to allocate memory.
ORA-13006the specified cell number is invalid
ORA-27068I/O buffer is not aligned properly
ORA-02271table does not have such constraint




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
PCC-02342using WHERE CURRENT OF on cursor defined without FOR UPDATE clause