ORA-31496: must use DBMS_CDC_PUBLISH.DROP_CHANGE_TABLE to drop change tables
Cause: An attempt was made to use the SQL command DROP TABLE for change tables, but DROP TABLE is not supported for change tables.
Action: Use the DBMS_CDC_PUBLISH.DROP_CHANGE_TABLE procedure instead of the DROP TABLE command.
ORA-31497
Custom Search


More Oracle errors
ORA-01651unable to extend save undo segment by string for tablespace string
DRG-11226Error initializing third-party filter: string
ORA-02192PCTINCREASE not allowed for rollback segment storage clauses
ORA-08344srapp: failed to send redo data to the redo server
LPX-00707no Fault reason w/given language
IMG-00211metadataType value "string" is invalid
ORA-02238filename lists have different numbers of files
NNL-00920Time until next config save: string
ORA-12841Cannot alter the session parallel DML state within a transaction
ORA-29501invalid or missing Java source, class, or resource name
ORA-06510PL/SQL: unhandled user-defined exception
ORA-02766Invalid maximum of request descriptors
ORA-01188Block size string in header does not match physical block size string
ORA-12682Login failed: the SecurID card is in next PRN mode
DRG-10846order by columns must be all ascending or all descending
DIA-48229Invalid Relation Handle Provided [string] [string]
ORA-37018(XSACQUIRE03) Multiwriter operations are not supported for object workspace object.
ORA-54661CLIP_TIN: SRIDs of query and TIN are incompatible
RMAN-08306channel string: datafile checking complete, elapsed time: string
PCC-00132Indicator array size must not be less than its host variable




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-31496must use DBMS_CDC_PUBLISH.DROP_CHANGE_TABLE to drop change tables