I recreated oracle database again on my windows machine. However i can not connect sqlplus / as sysdba. it gives TNS-12560 error. However i can connect with sqlplus /@mysid as sysdba.
The service is working. And I see Registry keys are entered. lsnrctl status works and i can see my services are OK. on cmd, I set ORACLE_SID=mysid
What should i do more?