cannot connect as sysdba
I just installed 11gR2 on OEL 5. When I tried to connect to the database using
sqlplus sys/password@connect_string as sysdba
on remote client I got ora-01031 insufficient privilege error.
If I used the same log on the server, it works fine. I have never got this before.
What should I do to fix it?
Thanks,
Sha
sqlplus sys/password@connect_string as sysdba
on remote client I got ora-01031 insufficient privilege error.
If I used the same log on the server, it works fine. I have never got this before.
What should I do to fix it?
Thanks,
Sha
0