Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MQCONN failed

Status
Not open for further replies.

accs

Programmer
Feb 22, 2003
1
BR
Hi,
I have problems in using IBM VISUAL AGE COBOL with MQSeries.
I have tried to execute program amq0put0.cbl, but it doesn't work, the error message appeare when the source is compiled. The error message is "Dynamic call of program MQCONN failed. COBPATH not found in environment".

Thank you.

 
I dont know cobol and how it works on cobol. But i would bet you dont have your path set correctly. The other reason could be that you dont have your libraries in your path. Also if you built this program, did you link to the appropriate mq libraries.

Cheers.
KK IBM MQSeries Specialist
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top