Hi,
I use PL/SQL Developer version 8.0.2.1505. Recently I've instlalled Oracle Server x64 at OS Win7x64 and x32 Oracle Client, but when I try to connect to my database PL/SQL throws error "ORA-12154 TNS:could not resolve the connect identifier specified" .
After several hours a internet surfing the problem is actually
What already done:
1) reinstalled ORacle into 2 separated folders:
Server x64(G:\oracle) and Oracle Client x32(G:\oracleclient)
2) Reinstall PL/SQL Developer into folder C:\PL SQL Developer
3) tnsping and slqplus connects are OK.
4) set the Enviroments variable TNS_ADMIN with value "G:\oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN"
Please help, any suggestion.
below information from Help - Support Info
I use PL/SQL Developer version 8.0.2.1505. Recently I've instlalled Oracle Server x64 at OS Win7x64 and x32 Oracle Client, but when I try to connect to my database PL/SQL throws error "ORA-12154 TNS:could not resolve the connect identifier specified" .
After several hours a internet surfing the problem is actually
What already done:
1) reinstalled ORacle into 2 separated folders:
Server x64(G:\oracle) and Oracle Client x32(G:\oracleclient)
2) Reinstall PL/SQL Developer into folder C:\PL SQL Developer
3) tnsping and slqplus connects are OK.
4) set the Enviroments variable TNS_ADMIN with value "G:\oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN"
Please help, any suggestion.
below information from Help - Support Info
Last edited: