Hi @enistri_devo
We have disabled the access history configuration. It still is not letting the identityiq to come up because the identityiqah database has an issue.
It would be great if I could bring it up without the need for activemq or the ah database.
I don’t think you can do upgrade without access history db. by default it was disabled so you only need to create access history db and it’s tables.
“The Access History feature is enabled by default for new installations but is disabled by default for upgrades, due to configuration requirements. Refer to the IdentityIQ Access History guide for information on how to configure and enable this feature.”
Note: As of 8.4, there is a new identityiqah database, which supports the new Access History feature. The identityiqah database must be created as part of the installation, even if you do not intend to use the Access History feature.
You need the access history tables, but they don’t need to be in a separate database. You can just put them in the same schema as the other tables if you want.