Page 1 of 1

MQ connector error

Posted: Thu Nov 13, 2014 2:51 pm
by suja.somu
I am writing a message to MQ using WebSphere MQ connector stage.
on a server mode config, with Queue manger, Username, password and Queue name defined. job aborts with a fatal error. there are no other error message in the log except below.

Parallel job reports failure (code 1)

Could someone help me to fix the error.

Job design:

SEQfile----> Column Export Stage-----> MQ connector

Posted: Thu Nov 13, 2014 3:21 pm
by ray.wurlod
Is the queue manager installed on the same machine as the DataStage engine? This is a requirement for server mode.

Posted: Thu Nov 13, 2014 3:30 pm
by suja.somu
Yes. Thanks Ray. I am able to successfully connect to the Queue manager using the test button in the connector.

Posted: Thu Nov 13, 2014 3:54 pm
by suja.somu
What does Code1 error mean ?