help with login as "/ as sysdba"
Hi all,
My environment:
Primary DB: Oracle 11.2.0.4 - OEL 6.7 - 64 bit
Standby DB: Oracle 11.2.0.4 - Win 2008 - 64 bit (mounted)
The parameter for password file is EXCLUSIVE
when I login to primary as
[oracle@linuxsrv dbs]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.4.0 Production on Sat Apr 16 18:19:12 2016 Copyright (c) 1982, 2013, Oracle. All rights reserved. ERROR:
ORA-01017: invalid username/password; logon denied
Sqlnet.ora on both database is as below:
[oracle@linuxsrv admin]$ cat sqlnet.ora
# sqlnet.ora Network Configuration File: /u01/app/oracle/product/11.2.0/db_1/network/admin/sqlnet.ora
# Generated by Oracle configuration tools. NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT) SQLNET.AUTHENTICATION_SERVICES=(NTS) #SQLNET.AUTHENTICATION_SERVICES=NONE ADR_BASE = /u01/app/oracle