ORA-10656: Table is in unusable state due to incomplete operation
Cause: ALTER TABLE SHRINK operation was tried on the table which is in unusable state because of previously failed/incomplete operation.
Action: If the previous operation was

- DROP COLUMN, resubmit DROP COLUMN CONTINUE

- DROP TABLE, resubmit DROP TABLE <table> PURGE

ORA-10657
Custom Search


More Oracle errors
PCC-02314cannot evaluate constant sizeof expression
ORA-31040Property string: XML type (string) not compatible with internal memory type (string)
ORA-06956Failed to get local host name
NNL-00576list_delegated: list all delegated domains in the region or subtree
ORA-31001Invalid resource handle or path name "string"
ORA-44732Path string cannot be removed from the repository XML Index
ORA-13425invalid background filling value parameter
QSM-00769the SQL statement string was not found for workload string
ORA-16264invalid value for PREPARE_SERVERS parameter
ORA-16277specified table is not supported by logical standby database
ORA-31398DBMS_LDAP: Shared servers are not supported.
TNS-00270string: Terminal Error string
ORA-10574Test recovery did not corrupt any data block
RMAN-08540channel string: backup set complete, elapsed time: string
ORA-00151invalid transaction ID
PCC-02322found undefined identifier
ORA-15074diskgroup string requires rebalance completion
ORA-27463invalid program type string
OCI-21702object is not instantiated or has been de-instantiated in cache
ORA-19106invalid XQueryX: expected string - got string




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-10656Table is in unusable state due to incomplete operation