AC coverage check and jdbc autoCommit
Hi,
when I run the coverage check, all the checks do fail.
I followed https://support.oracle.com/epmos/faces/DocumentDisplay?id=2197029.1
When I check the jdbc trace, it looks to me, AC is working.
3241 Dec 21, 2016 11:32:28 AM oracle.jdbc.replay.driver.TxnFailoverManagerImpl update
3242 FINEST: On CONN$$$Proxy@36902638,updated method close - result: null,ReplayContext: null,checksum: 0,SQLException: null,queue Id: -1,empty count: 0
3243 Dec 21, 2016 11:32:28 AM oracle.jdbc.replay.driver.TxnFailoverManagerImpl record
3244 FINER: On CONN$$$Proxy@36902638,recording method getAutoCommit
3245 Dec 21, 2016 11:32:28 AM oracle.jdbc.driver.PhysicalConnection getAutoCommit
3246 FINE: 5AE63ADE Public Enter:
3247 Dec 21, 2016 11:32:28 AM oracle.jdbc.driver.PhysicalConnection getAutoCommit
3248 FINE: 5AE63ADE Return: false