SQLPLus error ORA:-01804
I have installed 10.2.0.4 database on Windows server and was able to login. Then I installed 11.2.0.4 on the same machine with different ORACLE HOME location. Now I am able to connect to 11.2.0.4 database.
But when I tried use "sqlplus" with 10.2.0.4 ORACLE_HOME, I am getting the error: ORA-01804: failure to initialize timezone information. I do not see any errors in the alert log. I see both the services are running good.
Please help me. I have one query, I did install Oracle 10.2.0.4 software directly on the server. Do I need to install 10.2.0.1 first and upgrade??? If this is the issue, how come I was able to connect earlier ??