SQL*Loader-00280: table string is a temporary table



SQL*Loader-00280: table string is a temporary table..

Answer / guest

Cause: The sqlldr utility does not load temporary tables.
Note that if sqlldr did allow loading of temporary tables,
the data would disappear after the load completed.

Action: Load the data into a non-temporary table.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-11523: unable to lock the specified row for update

1 Answers  


ORA-19202: Error occurred in XML processingstring

1 Answers  


SQL*Loader-00430: NULL nested table element is not allowed

1 Answers  


ORA-31021: Element definition not found

1 Answers  


ORA-12919: Can not drop the default permanent tablespace

1 Answers  






ORA-12602: TNS: Connection Pooling limit reached

1 Answers  


ORA-30431: refresh method must be ANY or INCREMENTAL or FORCE_FULL, not string

1 Answers  


ORA-16727: resource guard cannot close database

1 Answers  


ORA-01042: detaching a session with open cursors not allowed

1 Answers  


RMAN-10035: exception raised in RPC: string

1 Answers  


ORA-12170: TNS:Connect timeout occurred

1 Answers  


ORA-01486: size of array element is too large

1 Answers  


Categories