12-07-2010 07:37 PM - edited 03-14-2019 07:01 AM
Hello,
Did anybody successfully configured a Driver to use with SQL 2008 on UCCX 8.0?
Thanks in advance.
12-08-2010 06:55 PM
Hi Marco,
UCCX 8.0 supports the following driver class for SQL server 2008,
net.sourceforge.jtds.jdbc.Driver.
The latest JTDS driver can be downloaded from:
http://sourceforge.net/projects/jtds/files/
The instructions to setup the database after installing the driver can be checked from page 441 of the link below
hope this helps
Anuj
12-13-2010 11:28 AM
Hello,
I got the issue resolved, first i used the file jtds-1.2.5-dist for both 2005 and 2008 SQL servers. Also i installed the latest patch for the UCCX 8.0 and it worked.
Also if you are experiencing an issue where the script doesn't say the month of december , there is a bug in the UCCX where the Wav file is spelled all upper case, you need to call TAC, they need to go in the root and rename the file.
Good Luck and don't esitate to message me if you have problem integrading the DB.
01-26-2011 01:31 PM
I am using UCCX 8.5.1 with SQL 2005. I'm using JTDS 1.2.2 per the admin guide. I've uploaded the .jar file and picked the net.sourceforge.jtds.jdbc.Driver.
The URL I'm using is:
jdbc:jtds:sqlserver://10.0.1.26
10.0.1.26 is my SQL server. I keep getting Test Connection Failed. I've tried the following strings as well.
jdbc:jtds:sqlserver://10.0.1.26:1433
jdbc:jtds:sqlserver://10.0.1.26:1433/Lab_MSCRM
I can telnet to port 1433 on the SQL server just fine.
Any ideas?
01-26-2011 01:52 PM
I figured it out. I had to add ";doman=
05-04-2011 06:57 AM
Hi Marco,
I'm trying to connect UCCX v8.0(2) with Oracle db but my connection keeps failing.
You mention upgrading the UCCX to the latest version resolved the issue. Is there an existing bug related to this? Which version were you previously using and what version ru runing now?
Thanks!
-JT-
12-08-2011 08:20 PM
Hi,
I'm using oracle 10g R2, I get the test connection failed too. Do I need to have Oracle 10g R2 client installed and create the system DSN then only can get the connection success?
Thanks,
HowYee
07-18-2011 12:17 PM
I'm trying to setup the JDBC driver for SQL 2008. I've got the .zip file from Sourceforge, but Cisco fails to mention what actual file I need to load into the UCCX Database Drivers section. Does anyone know the actual file name? The zip file has at least 3 dozen files in it.
Thanks,
Craig
12-08-2011 08:27 PM
Craig - jtds-1.2.2.jar / jtds-1.2.5.jar
Thanks!
-JT-
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide