Generally Oracle works quite well with OFBiz. Without seeing actual error 
messages I can only guess, but this sounds like the JDBC driver you are using 
does not support the meta data retrieval methods that OFBiz uses. That could be 
changed in OFBiz, or you could use a different JDBC driver.

-David


Vinod Kashyap wrote:
I have converted the ofbiz database to the Oracle.

when i Run "ant run" command it creates the database.
and in order to load the demo data i have to write-"ant run-install".
At this point of time i get an error message that "the Object is already
created".

What to do to solve this problem.

Is there any other command like- "ant run-reinstall" or like to reload the
data into tables..??

Reply via email to