Database Administration (MOSC)

MOSC Banner

invalid username/password when connecting through listener

edited Nov 21, 2013 3:43PM in Database Administration (MOSC) 3 commentsAnswered ✓
 Good morning - hoping someone can help me find the answer to this strange problem. 
I'm running oracle 11g R2 on Linux RH in the Amazon cloud. 

When I connect to my database as sys/password as sysdba - I get into the database.  As soon as I try to connect through the listener - I get an error invalid username/password. 
$ sqlplus sys/<password>@tracs as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Thu Nov 21 09:35:04 2013

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

ERROR:
ORA-01017: invalid username/password; logon denied

Currently I have remote_login_passwordfile set to NONE. 

When I run status on the listener I see that it is running and there is a service for the instance. 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center