Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Configuring Oracle 9i thin driver for WAS 5.1

13 views
Skip to first unread message

Ramachandran Pramod

unread,
Mar 26, 2005, 10:20:50 AM3/26/05
to
HI Group,


I have installed WAS 5.0 in my machine recently and would like to
configure Oracle JDBC thin driver. I tried it with the admin console,
with the following parametners


JDBC provider implementation classname :
oracle.jdbc.pool.OracleConnect­ionPoolDataSource
classpath : <path>\oracle9i_12.jar


datasource


name : mydb
JNDI name : mydb


Custom properties


url : jdbc:oracle:thin:@mydb:1521:my­db
(server name is also mydb)


driver type : thin
databasename : mydb
servername:mydb
datasourcename:mydb


However, this is not connecting. Says java.sql.SQLException: invalid
arguments in call. Where do I specify the username and password for the

database ? Tried to find it myself but in vain. Forgive me , I am new
to Websphere.


Thanks for all help


Pramod R.

Ramachandran Pramod

unread,
Mar 28, 2005, 12:29:38 AM3/28/05
to
OOPS...

Fixed it. Found the J2CAuthentication link where I can set the
username/password.

regards

0 new messages