Search This Blog

Thursday, 25 April 2024

Oracle 11g 11.2.0.4 upgrade to Oracle 19c failing with error ora-01034 - glogin.sql

 Oracle 11g 11.2.0.4  upgrade to Oracle 19c 19.3.0.0.0  failing with error ORA-01034


Solution:

glogin.sql file is causing something that upgrade would fail with error ORA-01034, the simple solution is to rename the glogin.sql file and re-run the upgrade process and it will catch up from the point it failed, hope it helps.



No comments:

OCI - Oralce linux - warning your password will expire in 6 days - use command "chage"

  If OS user gets the warning message for password expiry in OCI Oracle linux, then change the password expiry, following are the 2 methods ...