Page 1 of 1

JDBC Connector Transaction Record Count error

Posted: Mon Sep 25, 2017 12:43 pm
by clarcombe
For a job in production we are executing deletes followed by inserts. However, recently every run has started producing this error on the delete cycle

Code: Select all

Invalid property value /Usage/Transaction/RecordCount (CC_IntProperty::getValue, file CC_IntProperty.cpp, line 119)
The Transaction size is set to 10000 but it doesnt matter what we set it to, it still produces this error.

What is even stranger is that until 3 days ago, we didn't get this error. When the job is restarted it then works perfectly.....

I have opened a call with IBM but not received any clarity as yet.

Has anyone else come across this ?