When you attempt to set up a connection pool with the SAS IOM driver for JDBC, you might receive one of the following errors:
Datasource cannot be used as one phase.... null DataSource class cannot be used as one phase ClassCastException: com.sas.rio.MVADriver
Select the Hot Fix tab in this note to access the hot fix for this issue.
The following procedure shows how to use JDBC connection pooling with IBM WebSphere 6.0. In this procedure it is necessary to use the SAS IOM driver for JDBC in conjunction with the Apache Database connection pooling services (DBCP).
The WebSphere Connection Pool requires that the JDBC driver that is being used must implement the XADataSource method. Note that none of the SAS JDBC drivers implement this method at this time.
By using the Apache database connection pooling services to handle the pooling methods that are not implemented at this time, you can setup a JDBC connection pool in WebSphere 6.0.
To set up JDBC connection pooling with IBM WebSphere Application Server 6.0, you must use the following driver and Java components:
From the SAS IOM driver for JDBC:
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | SAS Integration Technologies | z/OS | 9.1 TS1M3 SP4 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP4 | |||
Microsoft® Windows® for x64 | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Server | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Professional | 9.1 TS1M3 SP4 | |||
Microsoft Windows NT Workstation | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows XP Professional | 9.1 TS1M3 SP4 | |||
Windows Vista | 9.1 TS1M3 SP4 | |||
64-bit Enabled AIX | 9.1 TS1M3 SP4 | |||
64-bit Enabled HP-UX | 9.1 TS1M3 SP4 | |||
64-bit Enabled Solaris | 9.1 TS1M3 SP4 | |||
HP-UX IPF | 9.1 TS1M3 SP4 | |||
Linux | 9.1 TS1M3 SP4 | |||
Linux on Itanium | 9.1 TS1M3 SP4 | |||
OpenVMS Alpha | 9.1 TS1M3 SP4 | |||
Solaris for x64 | 9.1 TS1M3 SP4 | |||
Tru64 UNIX | 9.1 TS1M3 SP4 |
A fix for this issue for SAS JDBC Drivers 9.1.3 is available at:
http://www.sas.com/techsup/download/hotfix/jdbc913.html#033382Type: | Problem Note |
Priority: | medium |
Date Modified: | 2008-10-01 10:07:45 |
Date Created: | 2008-09-23 10:53:48 |