Skip to Main Content

Integration

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!

$ORACLE_HOME/bin/mkstore

578789Oct 25 2007
I was trying to use "Secure External Password Store" to store the account used to connect to a database (as stated in http://download.oracle.com/docs/cd/B19306_01/network.102/b14266/cnctslsh.htm). Surprisingly, the mkstore command in application server is different from the mkstore command in DB. One difference is that you cannot use "-createCredential" under application server. There is only "-createEntry". What makes this more confusing is that there is very little document about "mkstore" under application server and how to use "-createEntry". And for "-createEntry", the manual says you use it like this: mkstore -wrl wallet_location -createEntry alias secret. If alias means DB alias and secret means password, where do I put the user name?

Can anyone help me out here? Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2007
Added on Oct 25 2007
0 comments
625 views