Database Administration (MOSC)

MOSC Banner

ORA 01017 Invalid username/password

edited Nov 17, 2009 2:14PM in Database Administration (MOSC) 8 commentsAnswered
 A user attempts to start sqlplus with the following syntax(AIX Unix Environment):

$ sqlplus username/password

the error ora 01017 invalidusername/password error returns.

If the user issues the following command, he connect without the errer.

$ sqlplus

username: <username> <enter>

password: <password> <enter>

Connected to:

Oracle Database 10g .......

SQL>

Could anyone shed any light on what is happening when starting a sqlplus session using sqlplus username/password and fails versus the success when forcing sqlplus to request the username and password?

Gil Bruce

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