ORA-12560: TNS:protocol adapter error (10.2.0.1)
Hi,
database :- 10.2.0.1 (upgraded from 8.1.7.4 through DBUA)
OS :- Windows2000 Server
In Sql editor (10.2.0.1) when i give command "conn / as sysdba" i get the below error :
SQL> conn / as sysdba
ERROR:
ORA-12560: TNS:protocol adapter error
I can connect with SYS user using TOAD but can't through sql editor
and when i open sql editor (8.1.7.0), SYS user gets connected.
any solution ?
With regards