Whenever I log in to the database as sys user via toad , it returns "insufficient privilege".
To solve that error ,tried to create password file by following the below link but didn't work.
When I tried to verify after the bouncing :
select * from v$pwfile_users;
It is returning nothing.
I am wondering why
Something missing in theĀ link below?
https://fshaikh.wordpress.com/2010/03/18/enable-remote-sysdba-login/