MQ Connector error while putting message on the queue

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
DWS
Premium Member
Premium Member
Posts: 23
Joined: Thu Oct 13, 2011 11:47 am

MQ Connector error while putting message on the queue

Post by DWS »

Hi ,

I am getting the fallowing warning and then error when I try to write a message to the MQ stage.

Warning : WebSphere_MQ_Connector,0: MQPUT call executed with completion code 2 (MQCC_FAILED), reason code 2010 (MQRC_DATA_LENGTH_ERROR)


And then the Error ( which is the next item in the log) :

WebSphere_MQ_Connector,0: Put message failed with reason code: 2010 (MQRC_DATA_LENGTH_ERROR) (CC_WSMQMessageConsumer::processOneTopLevelDataItem(), file CC_WSMQMessageConsumer.cpp, line 640)

Is there anywhere ( DataStage environment variable or MQ stage settings) I can increase the data length? or any other alternative?

Thanks in advance
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

No clue really but maybe this helps?
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply