Oracle Weblogic Server (MOSC)

MOSC Banner

DataSource to a Oracle DB with wallet created using mkstore.

edited Apr 23, 2012 2:41AM in Oracle Weblogic Server (MOSC) 1 comment
I have been looking for creating data source witout specifying username/password in the connection details of DS.
Essentially use a URL - 'jdbc:oracle:thin:/@CONNSTR'  - where CONNSTR is specified in the Oracle wallet.
Here is what I had done - would like to sound it out with the community for comments/improvements.

Found the following notes for reference.
1123423.1
1416505.1

Setup wallet using the mkstore tool from $ORACLE_HOME/bin.
Added the sqlnet.ora entries to take specify wallet lookup.
Added tnsnames.ora entry to the database service.
Added the user credential into the wallet.
Tested it with sqlplus /

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center