unable to connect sys user from remote sqlplus client (windows database)
Team
I am unable to connect through sys user from remote server sqlplus client. However I am able to connect through TOAD & SQL Developer. I have password file, remote login database parameter, sqlnet.ora file as per the requirements.Below forum had the same discussion which I am having now. But there was no answer provided.
http://www.orafaq.com/forum/t/63964/
sqlplus "sys/password@serverIP as sysdba"<br/>ERROR:<br/>ORA-01031: insufficient privileges
It would be great if someone can provide the solution asap.