Core Concurrent Processing - EBS (MOSC)

MOSC Banner

ORA-01017: invalid username/password; logon denied

Hi,

Can any one have idea what problem is going on ? I am sure the id / password is correct. The testing environment is Oracle 19c.



[oracle@labdb01-a ~]$ sqlplus / as sysdba

SQL*Plus: Release 19.0.0.0.0 - Production on Thu Jul 14 16:23:58 2022

Version 19.3.0.0.0

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

Connected to:

Oracle Database 19c Standard Edition 2 Release 19.0.0.0.0 - Production

Version 19.3.0.0.0

SQL> CREATE USER test IDENTIFIED BY test;

User created.

SQL> exit


[oracle@labdb01-a ~]$ sqlplus test/test

SQL*Plus: Release 19.0.0.0.0 - Production on Thu Jul 14 16:25:15 2022

Version 19.3.0.0.0

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

ERROR:

ORA-01017: invalid username/password; logon denied

Enter user-name:

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