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-30734cannot specify scope constraint on ref column with rowid
ORA-26677Streams downstream capture process string cannot proceed
CLST-03201unexpected argument: string
ORA-31127RCList cannot contain noncommitted resource configuration
CLST-02908unable to determine local hostname
PLS-00642local collection types not allowed in SQL statements
ORA-09889osnTXtt: access error on oracle executable
ORA-36844(XSLMGEN14) Dimension string.string is missing a string property value
DRG-10829feedback id string is longer than the maximum length of string bytes
SQL*Loader-00959Error shipping buffer across 2-task
LSX-00004unexpected XML node type
ORA-01956invalid command when OS_ROLES are being used
TNS-00143Illegal PREFERRED_CMANAGERS entry in TNSNAV.ORA
ORA-19506failed to create sequential file, name="string", parms="string"
ORA-38478creation of system trigger EXPFIL_DROPOBJ_MAINT failed
DRG-11816Use Proxy
ORA-22629OCIAnyData is null
ORA-28107policy was disabled
DRG-10826no document with the specified textkey is found
ORA-36825(XSTBLFUNC13) An error occurred expanding the cube_name argument in the OLAP table function




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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.