My Oracle Support Banner

ORA-1017 After Upgrading Database From 11.2.0.4 To 19c (Doc ID 2754019.1)

Last updated on JUNE 05, 2023

Applies to:

JDBC - Version 11.2.0.3.0 and later
Information 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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.