Hi ,
I am having 2 databases in a same server. i have both the db entries added in tnsnames.ora . I am not able to connect to a database by using sqlplus /@SID (where SID is name of db which is same as that of in tnsnames.ora) . The OS user is Oracle. I am able to login normally sqlplus / , but i am not able to login as oracle that is sqlplus /@SID. I am able to do this in almost all the dbs mentioned in tnsnames.ora, but only for one db i am getting this error.
DB version is 11.2.0.4
OS : Red Hat Enterprise Linux Server release 6.7 (Santiago)
Below is the error log:
$ sqlplus /@EUQAUX
SQL*Plus: Release 11.2.0.4.0 Production on Thu Apr 28 11:43:56 2016
Copyright (c) 1982, 2013, Oracle. All rights reserved.
ERROR:
ORA-01017: invalid username/password; logon denied