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..??

Actually everytime you run "ant run-intall" it pushes the demo data into your database.

Does the error look fatal or does it look like a warning message? Not that many people AFAIK are runing Oracle, so you may be seeing a status message that is perhaps more worrysome than it really is.

Reply via email to