Hi All,
We are planning to upgrade from 8.2p4 to 8.4. To upgrade after downloading the identityiq.war file and unzipping , updating iiq.properties file to the 8.2p4 database.
To upgrade the 8.2p4 schema, is there any specific to run from 8.2p4 to 8.4?
Regards,
Ravi
Arun-Kumar
(Arun Kumar)
December 4, 2024, 10:36am
2
Hi @kolipakularaviturnkey ,
First, you need to upgrade from version 8.2p4 to version 8.3, and then upgrade from 8.3 to 8.4. Any customizations will need to be reapplied manually.
You must run the database upgrade script.
On Windows, the script can be found at %%TOMCAT_HOME%%\identityiq\WEB-INF\database\upgrade_identityiq_tables.sqlserver.
On Linux, the script is located at $TOMCAT_HOME/identityiq/WEB-INF/database/upgrade_identityiq_tables.sqlserver.
Execute the script against the IdentityIQ database.
Next, update the iiq.properties file, then run the upgrade command by executing iiq upgrade
1 Like
system
(system)
Closed
February 2, 2025, 10:36am
3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.