Cannot upgrade 8.1 to 8.2

Which IIQ version are you inquiring about?

while upgrading 8.1 to 8.2

Please share any images or screenshots, if relevant.

Share all details about your problem, including any error messages you may have received.

Please run the upgrade_identityiq_tables.* script first.

which ojdbc jar you are using? try to used the previously used ojdbc jar (/WEB-INF/lib).

1 Like

Hi @t-kuno,

have you execute the upgrade_identityiq_tables on DB before the tomcat start?

hi @t-kuno please follow all the steps, as per error you have missed database upgrade step

1 Like

If I execute the upgrade_identityiq_tables file, will it recover or generate automatically? Or, should I need to DL those files?

By the way, a lot has upgrade_identityiq_tables in its file’s name… So I wonder which file to execute too…

@t-kuno You need to do manual, And file name ending with your database name. Like mysql.sql or oracle.sql etc

1 Like

you must execute manually the corresponding file of IIQ DB type that you have. You can execute on a DB Manager or you can connect via console and execute the file.

1 Like

okay… So what should I do is to execute upgrade_identityiq_tables files of my database…right?
If you would be so kind, please tell me where can I get those upgrade tables files…?

inside installation folder–>WEB-INF\database

1 Like

Thanks for reply and I’m sorry I didn’t make it clear enough.
I wanna know where I can get new upgrade tables files.

go to identityiq debug then click on logging then check the server path, then copy till web-inf now go to web-inf folder then go to databse, there you will get upgrade file

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.