Skip to Main Content

DevOps, CI/CD and Automation

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!

Installation of jConnect 5.5 driver in Sun Solaris 2.8 to connect Syabse 11.9

272571Nov 29 2002
We have installed jConnect55 in installation directory /jconnect/ in Solaris 2.8.

We have set the REPOPRTS_CLASSPATH=/<InstallDirectory/jConnect-5_5/clases/jconn2.jar;<InstallDirectory/jConnect-5_5/clases/jTDS2.jar;<InstallDirectory/jConnect-5_5/clases/;

I am not able connect to Sybase I get an error:
ERR 62002: Failed to connect to the datasource

Driver entry in my jdbcpds.conf file is

<driver name ="jConnect55"
subProtocol ="sybase"
connectString ="mainProtocol:subProtocol://databaseName"
class = "com.sybase.jdbc2.jdbc.SybDriver"
connection = "oracle.reports.plugin.datasource.jdbcpds.JDBCConnectionHandling" loginTimeout = "0">
<property name="DatabaseName" value="tempdb"/>
</driver>

The entry I make in jdbc query connection dialog box is as under:

User Name:test
password:secret
Databse: 255.255.255.255:9999/tempdb
Driver Type: jConnect55

Can you point me where I am wrong?
Thanks,
Ketan Patel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2002
Added on Nov 29 2002
0 comments
165 views