JDBC Connector Transaction Record Count error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
clarcombe
Premium Member
Premium Member
Posts: 515
Joined: Wed Jun 08, 2005 9:54 am
Location: Europe

JDBC Connector Transaction Record Count error

Post 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 ?
Colin Larcombe
-------------------

Certified IBM Infosphere Datastage Developer
Post Reply