Can I retry a Database conversion 4.2 to 4.3after failed try?
Because we had to move the ivy environment from one server to another, we did a backup of the ivy db and restored it to the new environment (for test and prod).
The convertion on the first system was successful. Trying to convert the Ivy System database on the second we got the error:
Failure while system database conversion: Error 'Column names in each table must be unique. Column name 'BusinessCalendarId' in table 'IWA_Application' is specified more than once.' while executing statement 'ALTER TABLE IWA_Application ADD BusinessCalenderId INTEGER NULL'
how can we solve the problem?
Thanks