Migration Failed: Init Database: Invalid Object Name 'quartz.QRTZ_JOB_DETAILS'.

How to resolve when installing Orchestrator the error Invalid object name 'quartz.QRTZ_JOB_DETAILS'. is displayed?

When installing Orchestrator if the error Migration failed: Init Database: Invalid object name 'quartz.QRTZ_JOB_DETAILS'. is displayed it means the installer cannot create the Quartz schema.

This can happen if an empty Quartz schema already exists in the database. When the Quartz schema already exists, the installer does not attempt to delete and recreate it but it just throws an exception.

Resolution : The Quartz schema needs to be manually deleted from the database and a new installation attempt should happen.