Page 1 of 1

How to Load ORA objects using corelab.oracle.oracleloader

Posted: Sun 06 Feb 2005 10:35
by Toni
Hi

I want to load oracle spatial data (oracle objects) with corelab loader (version 2.40.4).

But i get this exception:

Message "Table contain field with data type that does not supported by OracleLoader."

StackTrace at CoreLab.Oracle.OracleLoader.Open()

Thank you for help

Toni

Re: How to Load ORA objects using corelab.oracle.oracleloader

Posted: Mon 07 Feb 2005 08:35
by Oleg
You cannot use OracleLoader for loading spatial data (oracle objects).
Use INSERT statements for it please.