Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Pooling composite showing error for SQL Driver Exception

M.Jawad-Oracle
Member Posts: 3 Employee
Hi,
I have moved a running composite from Oracle SOA 12.1.3 to 12.2.1.4 with Database 19C and created a data source with SQL server 2016 by placing SQLJDBC4.jar file on domain path data source succesfully defined but when I start the composite it shows error in logs and below:
com.microsoft.sqlserver.jdbc.SQLServerException: The cursor type/concurrency combination is not supported.
The composite is pooling on table in SQL server 2016 based on a columns value and updates the status of column after reading it.
Regards
Jawad