ORA-08120: Need to create SYS.IND_ONLINE$ table in order to (re)build index
Cause: Alter index Build/Rebuild online require existing of SYS.IND_ONLINE$ table.
Action: User/DBA needs to create sys.ind_online$ before alter the index /rdbms/admin/catcio.sql contains script to create ind_online$.
ORA-08121
Custom Search


More Oracle errors
ORA-15155version incompatible with the cluster
ORA-37181expected exactly string columns for dimension string, got string
ORA-02224EXECUTE privilege not allowed for tables
ORA-06142NETTCP: error getting user information
QSM-02112top level query has LEFT OUTER, RIGHT OUTER or FULL OUTER join
ORA-29939could not implicitly transform user-managed domain index to system-managed domain index
ORA-18015invalid source outline signature
ORA-13855Tracing for service (module/action) string on instance string is already enabled
ORA-03141I/O request queue full
ORA-13531SQL Text was purged from AWR before the operation completed
ORA-41100Oracle Cluster Registry operation failed with event string.
ORA-28111insufficient privilege to evaluate policy predicate
ORA-55612No privilege to manage Flashback Archive
ORA-12721operation cannot execute when other sessions are active
ORA-46078Invalid event type specified
CLSR-00518Failed to register a preconnect service name
ORA-29317datafile string does not exist
ORA-14635only one resulting subpartition can be specified for MERGE SUBPARTITIONS
ORA-30182invalid precision specifier
ORA-25221enqueue failed, signature specified queue not supporting non-repudiation




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-08120Need to create SYS.IND_ONLINE$ table in order to (re)build index