Oracle connections via Secure External Password Store don't appear to work properly.
JeffCote00
Posts: 1 New member
I'm a seasoned DBA working with a large number of developers. Developers do not have elevated privilege access to our QA or production environments. I'm wanting to set up a client-side wallet so this tool can access those environments without requiring login/password information. I've setup sqlnet.ora and ldap.ora (we don't use tnsnames.ora) and can connect via the wallet entry using SQL*Plus on my local machine without issue. However, your product (Schema Compare) fires off an ORA-01017 (invalid login/password). Yet when I use normal credentialed login procedures via Schema Compare, the test works just fine. I don't know where the disconnect is located, but any feedback is very welcome.
Tagged:
Answers
As far as I know our tools are not designed to work in that manner. Are you using the "Manual Connection" tab to specify something that is included in one of those files? And how are the files connecting to each other to present something that you would enter in the Schema Compare for Oracle UI to connect? I'd like to try and reproduce what you're trying to do here to see if it should be possible the way the tool works.
Kind regards,
Alex
Have you visited our Help Center?
Here you will get an answer
.Configure Secure External Password Store
Add the following entries into the client "/home/myuser/tns/sqlnet.ora" file, with your preferred wallet location.
Now connect to the "test" user as shown below.
Now you are cleared right!
Please go through this full information
Thanks,
Nikhil John
Senior Oracle SCM Database System Engineer