Problem Configuring Sybase jConnect JDBC Driver
edited Oct 10, 2014 10:00AM in Managing Databases using Enterprise Manager (MOSC) 2 commentsAnswered
In Weblogic Admin Console, when creating and configuring a new Data Source using the Sybase jConnect driver (non-XA), and using the "Test Configuration" button in the Wizard, I get this error back:
[FMWGEN][Sybase JDBC Driver]No more data available to read.
I've confirmed the host and port are correct by using telnet. I've set the following driver class name and URL:
Driver Class Name: weblogic.jdbc.sybase.SybaseDriver
URL: jdbc:weblogic:sybase://SVR15:2638
Trying to connect to a Sybase SQL Anywhere v9.5 database engine, which I've confirmed is up and running on that server.
Any ideas what might cause this error, what to check, or how to fix it? Thanks.
[FMWGEN][Sybase JDBC Driver]No more data available to read.
I've confirmed the host and port are correct by using telnet. I've set the following driver class name and URL:
Driver Class Name: weblogic.jdbc.sybase.SybaseDriver
URL: jdbc:weblogic:sybase://SVR15:2638
Trying to connect to a Sybase SQL Anywhere v9.5 database engine, which I've confirmed is up and running on that server.
Any ideas what might cause this error, what to check, or how to fix it? Thanks.
0