Can I define multiple wallets on a single unix server
I need to setup connections to our database from a unix
server using the secure external password store. I am attempting to utilize the information in
"Using The Secure External Password Store (Doc ID 340559.1)"
I have two unix accounts (userids) that have different privileges within the database. I have defined two users and tns aliases to
the wallet and tnsnames.ora file. User 1 would connect to TNS Alias1. User 2 who has more privileges would connect using TNS alias2.
I want to prevent User 1 from connecting using Tns Alias2 and vice versa.
Since I only have one wallet location and one