I'm getting the following error when I try to connect from the web server to an oracle 8i database on a separate server.
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
Error connecting to Oracle Server (jdbcracle:thinnti25mto.parsippa.basf-corp.com:1521:gfcstd)
Other web applications which are currently running on the same web server are not having this problem even though they perform the same type of connection to an oracle db.
Any help would be greatly appreciated
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
Error connecting to Oracle Server (jdbcracle:thinnti25mto.parsippa.basf-corp.com:1521:gfcstd)
Other web applications which are currently running on the same web server are not having this problem even though they perform the same type of connection to an oracle db.
Any help would be greatly appreciated