ORA-28547: connection to server failed, probable Oracle Net admin error
I am trying to do
sqlplus / as sysdba and getting this error
ORA-28547: connection to server failed, probable Oracle Net admin error
Mysqlnet.ora file set as below:
SQLNET.AUTHENTICATION_SERVICES=(NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES)
#SQLNET.AUTHENTICATION_SERVICES=(BEQ,NTS)
please help