Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Data Source Test Configuration fails

User_NFZSYMar 29 2022 — edited Mar 29 2022

I am creating a Data Source from WebLogic, but every time I test the configuration, this error occurs : ORA-01017: invalid username/password; logon denied. How are the credentials wrong, If I am not even using those of my DB?
The database I use is Oracle Express, and I have made an account as SYS (admin). Below is the screenshot from the configuration test:
datasourcefail.png

This post has been answered by User_NFZSY on Mar 29 2022
Jump to Answer

Comments

Post Details

Added on Mar 29 2022
1 comment
124 views