I am upgrading my Liferay portal from Liferay CE 7.3.6-ga63 to Liferay CE 7.4.3.132-ga132. The current live Database being used for the Liferay 7.3.6-ga63 is Oracle 19c, but while upgrading the server, at the point where we the db_upgrade_client, it gives an error that the Oracle DB is not supported.
Is Oracle DB not supported in the community edition? Because I know it is supported in the DXP version, but is it not in the community edition?
If it is NOT supported, then please tell me some other solution for this situation as well. Because, right now, I am trying to convert it to the PostgreSQL which is also causing a huge amount of errors.
Thank you for that solution, but I tried something else. I converted the DB from Oracle to PostgreSQL and then performed the upgrade.
But I am encountering another issue. After upgrading the Liferay Portal from 7.3 to 7.4.3.132-ga132, when I try to access the admin panel through the ‘host:port/c/portal/login’, the URL changes, but the page does not. I have tried many URLs but it is not working. I want to access the admin panel, what should I do?
Is this https://discuss.liferay.com/t/admin-panel-not-accessible-after-the-upgrade/623 the issue you are facing ? The LDAP/AD settings might load from database itself if not found in properties file, so removing from properties might not be the solution. Also, can please check the logs?
– arun