KUP-04084: The ORACLE_DATAPUMP access driver does not support the ROWID column.
Cause: A query of an external table of type ORACLE_DATAPUMP tried to reference the ROWID column. The ORACLE_DATAPUMP access driver does not support ROWIDs.
Action: Remove the ROWID from the query. If that is not possible, create a table in the database with the same columns as the external table, copy the data from the external table into the newly created table, and use that new table for the query.
KUP-04085
Custom Search


More Oracle errors
ORA-10572Test recovery canceled due to errors
IMP-00087Problem with internal hash table of schema/table names
ORA-12215TNS:poorly formed PREFERRED_NAVIGATORS Addresses in TNSNAV.ORA
ORA-31014Attempted to delete the root container
ORA-13863Statistics aggregation for service(module/action) string is not enabled
RMAN-05506error during recursive execution
ORA-19000missing RELATIONAL keyword
ORA-31518change column string already exists in CDC change table string.string
ORA-31104Cannot find lock with token "string" on "string"
NZE-29223Cannot create certificate chain.
ORA-39204No subsetting of tablespaces is allowed for transportable import.
ORA-29557Java system class string cannot be modified
TNS-01014set|show log_{ } [<value>]: set|show log parameters of current listener
ORA-15106missing or invalid operating system disk locator string
ORA-19274XQST0054 - variable initialization failed due to circularity
ORA-28525unable to create Heterogeneous Services error message text
ORA-02774Invalid request list latch time out value
NZE-29018The premaster secret contains an incorrect version number.
NID-00133Database should have only consistent datafiles
RMAN-06427recovery catalog already exists




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
KUP-04084The ORACLE_DATAPUMP access driver does not support the ROWID column.