Hi, I am getting this error when running ant run-install on a clean database schema.
2009-09-05 22:35:43,845 (main) [ DatabaseUtil.java:2929:ERROR] Could not create foreign key indices for entity [WorkEffortSurveyAppl]: SQL Exception while executing the following: CREATE INDEX SURVEY ON OFBIZ.WORK_EFFORT_SURVEY_APPL (SURVEY_ID) Error was: com.ibm.db2.jdbc.app.DB2SQLSyntaxErrorException: SURVEY in OFBIZ of type *FILE already exists. Has anybody else seen this error or is this somehow IBM DB2 related? -André
