Skip to main content

Problem:

198 load Failure with MQ Series Programs

Resolution:

Need to create a non-threaded verion of the MQ series module using the command:

  cob -z -e "" -Q -bE:mq.exp pgm.cbl -lpthread -L/usr/lpp/mqm/lib -lmqmcb

to create a callable shared object for MQ series.

Old KB# 7161