Skip to Main Content

ODP.NET

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!

Is Wallet (file method) compatible with odp.net managed driver 12.1.0.1.0?

treigerOct 8 2013 — edited Jul 12 2014


I am trying to use oracle wallet with the new odp.net managed driver, but I am getting "invalid username/password". As the wallet itself is ok (it works with the unmanaged client), seems to me that this new provider is not fully compatible with Oracle Wallet. Is this true?

I am trying this:

<oracle.manageddataaccess.client>

    <version number="*">

      <settings>

        <setting name="tns_admin" value="D:\oracle\product\11.2.0\client_1\network\admin" />

        <setting name="WALLET_LOCATION" value="D:\oracle\wallets" />

      </settings>

    </version>

  </oracle.manageddataaccess.client>

Regards

Sergio Treiger

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2014
Added on Oct 8 2013
17 comments
12,976 views