Posted: Thu Nov 12, 2015 8:04 am Post subject: Execution Group is getting abended frequently due to DB2
Apprentice
Joined: 31 Aug 2015 Posts: 36
Hi,
I have a message flow which listens to the MQ queue and inserts that messages into a DB2 Database.We are observing that its getting frequently abended and Execution Group restarts.
I have checked the application logs
We are observing a pattern whenever we find the below error in logs
"Child SQL exception - 22001 - -99999 - [unixODBC][IBM][CLI Driver] CLI0109E String data right truncation. SQLSTATE=22001"
It is getting abended some times and EG restarts automatically.
We have 100,000 messages getting processed daily.
If any one has faced similar issues in broker.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Sounds like some of the data won't fit into the allocated space in the DB2 Table.
Look at the lengths of the data and the size of the columns in the table. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
but then it should thrown only the error .Not to abend the message flow.Recycle the Execution group.
I agree, it sounds like you should open a PMR to get this looked at. _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum