Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

ORA-01017: invalid username/password; logon denied when going through tnsnames

edited Mar 3, 2016 10:31AM in Database Install/Upgrade/Opatch (MOSC) 9 commentsAnswered

Installed Oracle 12c thought DBCA.

Configured listener.ora form one listener via sid.  Turned adr logging off.

Configured tnsnames to have the one entry.

Configured sqlnet.ora to allow also allow radius authentication.

After a reboot I cannot login through tnsnames and get a "ORA-01017: invalid username/password; logon denied" when I try.

The purpose of the reboot was to turn off the dispatcher since I am not using any shared  services or pooling.

It worked before the reboot.

After the reboot

sqlplus / as sysdba        --works

sqlpuls system              --works

sqlplus system@sid      -- does not work.  Neither remotely nor from the database host.

Tagged:

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