Skip to Main Content

DevOps, CI/CD and Automation

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!

VS2019, Oracle Deployment Wizard - cannot connect

User_L3ELOJan 25 2022 — edited Jan 25 2022

I am trying to deploy my .NET function as described:
Oracle 21c XE, VS2019, Oracle Deployment Wizard, then new connection, I have added all parameters, then "Test Connection" and receive:
"ORA-01017: Invalid username/password; logon denied".
I have checked Wizard's page and see: I have entered username as it is but on the tab it immediately converted to uppercase(!). Probably password too.
I have made this:
ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE
Error report -
ORA-25138: SEC_CASE_SENSITIVE_LOGON initialization parameter has been made obsolete
25138. 00000 - "%s initialization parameter has been made obsolete"
*Cause: An obsolete initialization parameter has been specified
*Action: The system will come up, but parameters must be examined

What is the reason and how to fix it?

Comments
Post Details
Added on Jan 25 2022
0 comments
352 views