SQL*Loader-00606: Object string in INTO TABLE clause is not
a local table



SQL*Loader-00606: Object string in INTO TABLE clause is not a local table..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13264: geometry identifier column string does not exist in table string

1 Answers  


TNS-02503: Parameter retrieval failed

1 Answers  


DRG-11500: column name expected, found string on line string

1 Answers  


ORA-22804: remote operations not permitted on object tables or user-defined type columns

1 Answers  


ORA-24433: This statement has already been prepared using OCIStmtPrepare2.

1 Answers  






ORA-34896: (PPMONTHS00) At least 12 month names must be given. Only number were provided.

1 Answers  


KUP-03004: absolute end (number) specified with relative start (number) for field string

1 Answers  


ORA-32163: Method called on Invalid Environment type

1 Answers  


ORA-14048: a partition maintenance operation may not be combined with other operations

1 Answers  


ORA-25443: duplicate column value for table alias: string, column number: string

1 Answers  


ORA-25445: invalid column number: string for table alias: string

1 Answers  


ORA-19771: cannot rename change tracking file while database is open

1 Answers  


Categories