PCB-00555: Using WHERE CURRENT OF on cursor defined without FOR UPDATE clause
Cause: if mode=ORACLE, then a cursor defined with a WHERE CURRENT OF clause must also have a FOR UPDATE clause.
Action: Rewrite the cursor definition.
PCB-00556
Custom Search


More Oracle errors
TNS-12532TNS:invalid argument
TNS-00301***Enabling Interchange : string
RMAN-06036datafile number is already restored to file string
ORA-28673Merge operation not allowed on an index-organized table
ORA-30734cannot specify scope constraint on ref column with rowid
ORA-44815User name is too large
ORA-14186number of sub-partitions of LOCAL index must equal that of the underlying table
ORA-19696control file not found in backup set
ORA-44731Path string cannot be removed from the repository XML Index
ORA-02771Illegal request time out value
ORA-13504No SYSAUX datafile clause specified
ORA-37531(XSCCLOAD02) When aggregating between compressed partitions the source partitions were aggregated with a different AGGMAP, or the RELATIONS have changed since the source partitions were aggregated.
ORA-21710argument is expecting a valid memory address of an object
ORA-31423change table string does not contain column string
ORA-29377consumer group string is not part of top-plan string
ORA-28594agent control utility: invalid parameter name
DRG-11427valid gist level values are string
ORA-23631Checkpoint-free mode cannot change (value "string", STREAMS parameter string)
ORA-15163cluster not in rolling downgrade
ORA-30038Cannot perform parallel insert on non-partitioned object




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
PCB-00555Using WHERE CURRENT OF on cursor defined without FOR UPDATE clause