Connecting with User having Non-ascii Characters In Sql Developer
(Doc ID 1278964.1)
Last updated on MARCH 03, 2025
Applies to:
Oracle SQL Developer - Version 1.5.1 to 3.0Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
You have created a database user with a non-ascii character.
But connecting with this user in SQL Developer, the following error is displayed:
ORA-01017: Invalid username/password
Changes
User is created with a non-ascii character like :
create user F�d� identified by <pwd>
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 |