Your Oracle connection via Wallet authentication doesn't appear to work properly.
It's less an idea than a complaint. 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 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, but it should be looked at. Considering I'm doing an evaluation for a CI/CD project company-wide, this problem unfortunately may cause us to not use this tool.
-
Anonymous commented
Found the issue. This product will not work with both 32- and 64-bit Oracle clients installed.