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