Installing 32 bit oracle on 64 bit windows 7
1004325Apr 20 2013 — edited Apr 22 2013My oracle application works only with 32 bit oracle.Now I need to install the application on a 64 bit windows 7.I tried installing oracle 11g 32 bit database on this machine(64 bit windows 7).During the final stages,it gave an error that the listener service has not started.When I checked the Services status in Computer Management->Services,I found that the listener has already started.I closed the error message and continued with installation.The installation completed successfully.But when I login to sql plus with my oracle database(SYSTEM/SYSTEM@MYHOSTNAME),it is giving tns error ORA 12541-TNS NO LISTENER.I tried every possible ways like restarting the service, and deleting the listener and creating it again,but still it doesnt work.
If anyone has faced the same problem,please give me solution.
I cannot try installing 64 bit oracle because my application is not compatible with 64 bit oracle.
Edited by: 1001322 on Apr 20, 2013 7:22 AM
Edited by: 1001322 on Apr 20, 2013 7:23 AM