ORA-28331: encrypted column size too long for its data type
Cause: column was encrypted and for VARCHAR2, the length specified was > 3932; for CHAR, the length specified was > 1932; for NVARCHAR2, the length specified was > 1966; for NCHAR, the length specified was > 966;
Action: Reduce the column size.
ORA-28332
Custom Search


More Oracle errors
ORA-40220maximum number of attributes exceeded
ORA-19883Unused Block Optimization stopped for datafile string
QSM-02006subquery in FROM list
ORA-16060Log file is current
SQL*Loader-00939OCI error while string for table string partition string
RMAN-20079full resync from primary database is not done
ORA-31143XDB_SET_INVOKER role is required
ORA-00279change string generated at string needed for thread string
ORA-16779the destination parameter of a database is set incorrectly
ORA-12702invalid NLS parameter string used in SQL function
ORA-00976LEVEL, PRIOR, or ROWNUM not allowed here
NID-00105Need to specify "LOGFILE=<logfile>" when using APPEND=YES option
RMAN-06755WARNING: datafile string: incremental-start SCN is too recent; using checkpoint SCN string instead
TNS-00518Incomplete read or write
KUP-04002error getting file size for file string
ORA-24004invalid column name string in SORT_LIST, should be ENQ_TIME or PRIORITY
RMAN-06125error while looking up archived log key: number
QSM-02044ORDER BY clause in mv
SQL*Loader-00294invalid name % specified in TREAT AS clause
ORA-12854Parallel query is not supported on temporary LOBs




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-28331encrypted column size too long for its data type