UNICOM Intelligence JDBC Driver guide
The UNICOM Intelligence JDBC Driver allows you to read UNICOM Intelligence case data in applications that support Java Database Connectivity (JDBC). The UNICOM Intelligence JDBC Driver has the following components:
JDBC Service Driver
(Windows only.) The service driver provides a bridge between the JDBC client and the UNICOM Intelligence Data Model component. The service driver handles data requests from the service client driver, and can be installed on the same computer or on one or more remote computers. This allows you to configure one service driver that can be used by many clients. The service driver can reduce network traffic when your case data is located on the same computer where the service driver is installed (all queries occur on the same server). Only the resulting cases are sent to the service client. There might also be performance improvements when the server has a faster processor or more RAM than the service client machines.
System requirements
▪One of the following operating systems:
▪Microsoft Windows Server 2003 R2 (x86 32-bit or x64 64-bit, all editions)
▪Microsoft Windows Server 2008 (standard and R2, x86 32-bit or x64 64-bit, all editions)
▪Microsoft Windows Server 2012 (x86 32-bit or x64 64-bit, all editions)
▪Microsoft Windows Vista with Service Pack 2 (x86 32-bit or x64 64-bit, all editions)
▪Microsoft Windows 7 with Service Pack 1 (x86 32-bit or x64 64-bit, all editions)
▪Microsoft Windows 8 or later (x86 32-bit or x64 64-bit, all editions)
Microsoft Windows Server 2003 R2 is supported only when upgrading from a previous UNICOM Intelligence version.
▪Approximately 100MB of available hard disk space.
▪UNICOM Intelligence Data Model 7.5.1 must be installed before installing the JDBC service driver.
Client Service Driver
(Windows, UNIX, and Linux)
The service client driver provides an interface between the client application, that needs to read the UNICOM Intelligence case data, and the service driver that handles the data request.
System requirements
▪Operating system: One of the following:
▪Microsoft Windows XP Professional with Service Pack 3 (x86 32-bit), Microsoft Windows Server 2003 R2 (x86 32-bit or x64 64-bit, all editions), Microsoft Windows Server 2008 (standard and R2, x86 32-bit or x64 64-bit, all editions), Microsoft Windows Server 2012 (x86 32-bit or x64 64-bit, all editions), Microsoft Windows Vista with Service Pack 2 (x86 32-bit or x64 64-bit, all editions), Microsoft Windows 7 with Service Pack 1 (x86 32-bit or x64 64-bit, all editions), or Microsoft Windows 8 (x86 32-bit or x64 64-bit, all editions). Microsoft Windows Server 2003 R2 is supported only when upgrading from a previous UNICOM Intelligence version.
▪Linux
▪Sun Solaris 9 (2.9) (32-bit or 64-bit SPARC), Sun Solaris 10 (32-bit or 64-bit SPARC)
▪HP-UX 11 (64-bit Itanium)
▪J2SE 1.4.2 (or higher): Must be installed before installing the Client service driver.
See also