ORA-02027: multi-row UPDATE of LONG column is not supported
Cause: A bind variable with length greater than 4000 bytes is being used to update a column, and the update statement updates more than one row.
Action: You may only update a single row with such a bind variable.
ORA-02028
Custom Search


More Oracle errors
ORA-26033column string.string encryption properties differ for source or target table
ORA-23349cannot generate replication support for functions
ORA-01167two files are the same file/group number or the same file
NZE-29013SSL MAC verification failure
ORA-26530unable to build materialized view refresh control list
OCI-31164cannot load object-relational XML attribute using direct path
DRG-10859Only one predefined scoring component can be used in DEFINESCORE
RMAN-03029echo set on
NZE-28800data source failed to open
DRG-10838invalid SPAN argument supplied to NEAR
ORA-32117Source LOB is null
ORA-06811TLI Driver: could not set the IPX network number at init
ORA-00224control file resize attempted with illegal record type (string)
ORA-07672$PARSE_CLASS failed translating the string into a binary label
ORA-24330internal OCI error
ORA-00099warning: no parameter file was specified
ORA-55615Event to test archiver scheduled internal tasks
QSM-00782the specified value string is an invalid date format for parameter string
PGU-41055invalid FIELD or PLSFNAME name for indicated language
ORA-07582spstp: ORA_SID has illegal value




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
ORA-02027multi-row UPDATE of LONG column is not supported