ORA-1017 After Upgrading Database From 11.2.0.4 To 19c
(Doc ID 2754019.1)
Last updated on AUGUST 01, 2024
Applies to:
JDBC - Version 11.2.0.3.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrading the database from 11.2.0.4 to 19c, the following error is received with JDBC connections:
Caused by: java.sql.SQLException: ORA-01017: Invalid username/password; login denied
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
If the connection to the same database with the same user and password is done from SQL*Plus, the connection succeeds.
Changes
The database has been upgraded from 11.2.0.4 to 19c.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |