ORA-01017 - connect / as sysdba
Hi
We have a 11.2.0.4 database on Windows 2008 Sever
when we connect to the database like this --> connect sys as sysdba and when prompted for the password, specify the password, it works fine
but when we try to connect / as sysdba, it errors out with ORA-01017
in the sqlnet.ora we have --> SQLNET.AUTHENTICATION_SERVICES = (NONE)
C:\Users\oracle>sqlplus sys as sysdba
SQL*Plus: Release 11.2.0.4.0 Production on Tue Oct 4 17:09:53 2016
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Enter password:
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options