Sanjay Joshi

Greenhorn
+ Follow
since Jan 22, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sanjay Joshi

Hi,
I am attempting to map an entity ejb to an existing table in Oracle 8i.
For this while trying to create a connection to a remote database on
Oracle using a thin driver, WebSphere Studio Application Developer is
unable to create a connection.
While making the connection it shows the following message on the
status
bar:
'loading the database metadata...'
but then it stops responding.
However, There is no problem while connecting to a local DB2 UDB.
Kindly provide a solution to this.

When making a new connection from the DBExplorer, the following
connection
settings are provided:

Connection Name: Oracon
Database : dbn002
UserID : userid
Password : password
Database Vendor Type : Oracle8i, V8.1.7
JDBC Driver : Oracle THIN JDBC DRIVER
Host : ip address
Optional Port No : 1621
Server Name : ( Non-editable Field )
JDBC Driver Class racle.jdbc.driver.OracleDriver
Class Location : D:\a020\classes12.zip

Connetion URL : jdbc racle:thin:@ipaddress:1621 bn002 (Non-editable Field)
THANKS..
Sanjay Joshi
22 years ago