I am not able to set Remote_login_passwordfile=none.
sqlplus "/@(protected) as sysdba " is not working and fails with ORA-01031 (See ORA-01031.ora-code.com):
insufficient privileges. Presently Remote_login_passwordfile=SHARED.
I want --sqlplus "/@(protected) as sysdba "-- this to work. Please suggest.