SQL*Loader-00606: Object string in INTO TABLE clause is not a local table
Cause: The synonym specified in the INTO TABLE clause in the SQL*Loader control file specifies a remote object via a database link. Only a synonym for an existing local table can be specified in the INTO TABLE clause.
Action: Ensure that a local table name or a synonym for a local table is fully specified in the INTO TABLE clause. The table must already exist.
SQL*Loader-00607
Custom Search


More Oracle errors
ORA-02291integrity constraint (string.string) violated - parent key not found
QSM-01209query rewritten with materialized view, string, using text match algorithm
DRG-10801cannot create an SQE for another user
ORA-54010expression column is not supported for a temporary table
NZE-28817PL/SQL function returned an error.
DRG-11853No Host Name Found
ORA-32822subscriber string is marked for removal
RMAN-05028Tablespace string
TNS-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
ORA-06922CMX: bad write length
ORA-09742sppst: error during a post.
ORA-32130invalid offset/index refrenced in Bytes
ORA-32636Too many rules in MODEL
DRG-11719Broader Term hierarchy too deep
ORA-06321IPA: Cannot reach the remote side
ORA-01635rollback segment #string specified not available
ORA-02799Unable to arm signal handler
ORA-19613datafile string not found in backup set
TNS-04075Cannot use ADMINISTER directly from the command line.
DIA-48410The trace path exceeds the maximum number [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
SQL*Loader-00606Object string in INTO TABLE clause is not a local table