Author |
Message |
Topic: corrupted IMS messages. MQIMS.dll not found. |
pmanington
Replies: 6 Views: 5941
|
Forum: IBM MQ API Support Posted: Wed Mar 02, 2005 5:12 am Subject: corrupted IMS messages. MQIMS.dll not found. |
Hi Guys, Thanks for the help. I realise that the conversion is done on the mainframe exit and the error does only happen about 1 in 1000 messages sent. Is the CHIN a mainframe event log?
As for the ... |
Topic: corrupted IMS messages. MQIMS.dll not found. |
pmanington
Replies: 6 Views: 5941
|
Forum: IBM MQ API Support Posted: Fri Feb 04, 2005 2:33 am Subject: corrupted IMS messages. MQIMS.dll not found. |
Hi,
We've recently been getting errors betweeen a windows 2000 MQ server and a mainframe based Queue manager. We have a channel set up between them and conversion is set to on to convert data from ... |
Topic: compile problems on solaris |
pmanington
Replies: 3 Views: 3913
|
Forum: IBM MQ API Support Posted: Wed Feb 11, 2004 6:36 am Subject: compile problems on solaris |
Well it compiles all of the other test programs fine.
I can also use the MQCONNX command happily as long as I don't use the MQCD structure that is provided in the file cmqxc.c . The annoying thing ... |
Topic: MQConnx call |
pmanington
Replies: 3 Views: 2758
|
Forum: IBM MQ API Support Posted: Wed Feb 11, 2004 2:47 am Subject: MQConnx call |
Hi Bower.
I did have a thred on compiling that code. I'm trying to compile it using gcc in solaris and I get a wierd error.
http://www.mqseries.net/phpBB2/viewtopic.php?t=13277 |
Topic: MQConnx call |
pmanington
Replies: 3 Views: 2758
|
Forum: IBM MQ API Support Posted: Tue Feb 10, 2004 8:59 am Subject: MQConnx call |
Can anyone point me to a working example of the MQCONNX call. The sample code that comes with MQ doesn't seem to compile. |
Topic: compile problems on solaris |
pmanington
Replies: 3 Views: 3913
|
Forum: IBM MQ API Support Posted: Thu Feb 05, 2004 8:42 am Subject: compile problems on solaris |
No ideas then....?
The file it's talking about is cmqxc.h
here are lines 405 to 407
MQBYTE40 MCASecurityId; /* MCA security identifier */
MQBYTE40 RemoteSecurityId; ... |
Topic: compile problems on solaris |
pmanington
Replies: 3 Views: 3913
|
Forum: IBM MQ API Support Posted: Wed Feb 04, 2004 7:37 am Subject: compile problems on solaris |
Hi,
I'm trying to compile the example program amqscnxc.c which links in cmqc.h and cmqxc.h on solaris.
I've compiled a fair few of the examples no problem but this one throws a rather wierd er ... |