Author |
Message |
Topic: Missing log file for MQ Client |
Brody
Replies: 9 Views: 7343
|
Forum: General IBM MQ Support Posted: Fri Apr 13, 2007 6:42 am Subject: Missing log file for MQ Client |
Client side logging exists.
Not all errors that a client experiences will get logged to the client side error log.
Not all the errors that get logged to the client side will be meaningful in tro ... |
Topic: Missing log file for MQ Client |
Brody
Replies: 9 Views: 7343
|
Forum: General IBM MQ Support Posted: Fri Apr 13, 2007 4:45 am Subject: Missing log file for MQ Client |
also no /var/mqm/qmgrs/QmgrName/errors ?
No, I don't have the qmgrs diretory on any of the clients I have installed. I would assume it would only get created when you define a queue manager on t ... |
Topic: Missing log file for MQ Client |
Brody
Replies: 9 Views: 7343
|
Forum: General IBM MQ Support Posted: Thu Apr 12, 2007 12:18 pm Subject: Missing log file for MQ Client |
Keeping it short, we made some client connection changes on our MQ server and then provided a new AMQCLCHL.TAB file for an MQ client running on an AIX box. We are now getting rc=2059 so I'm guessing ... |
Topic: amqzsaic.dll was not found |
Brody
Replies: 4 Views: 11924
|
Forum: General IBM MQ Support Posted: Tue Feb 13, 2007 5:26 am Subject: amqzsaic.dll was not found |
Anyone else have an idea on this??? Thanks!!!
Brody |
Topic: amqzsaic.dll was not found |
Brody
Replies: 4 Views: 11924
|
Forum: General IBM MQ Support Posted: Mon Feb 12, 2007 12:45 pm Subject: amqzsaic.dll was not found |
Did you include a reference to AMQMDNET in the .Net project?
Yes, amqmdnet.dll is referenced in the vb.net project.
The project was compiled on my workstation which has the v5.3 client and CSD10 ... |
Topic: amqzsaic.dll was not found |
Brody
Replies: 4 Views: 11924
|
Forum: General IBM MQ Support Posted: Mon Feb 12, 2007 12:18 pm Subject: amqzsaic.dll was not found |
We recently upgraded our test MQ server from MQ v5.3 to v6.0. I'd like to eventually trigger an application written in VB.NET, but at this point I can't even get the application to run on the server. ... |
Topic: mirrorq program |
Brody
Replies: 6 Views: 4866
|
Forum: IBM MQ API Support Posted: Tue May 24, 2005 11:24 am Subject: mirrorq program |
Yes, client channel table is what I meant. Once again I appreciate your quick response.
I'll send over the trace files and additional information hopefully before I leave today. Otherwise, first ... |
Topic: mirrorq program |
Brody
Replies: 6 Views: 4866
|
Forum: IBM MQ API Support Posted: Tue May 24, 2005 9:54 am Subject: mirrorq program |
If I'm looking at the trace file correctly, I don't see an open on the queue that I have mirrored. I've requested some documentation on these programs from the vendor and haven't received anything to ... |
Topic: mirrorq program |
Brody
Replies: 6 Views: 4866
|
Forum: IBM MQ API Support Posted: Tue May 03, 2005 12:48 pm Subject: mirrorq program |
clindsey,
Thanks for your quick response.
I've turned on tracing, but I'm having a hard time reading the trace files. I've done some searches on these forums and consulted the documentation, bu ... |
Topic: mirrorq program |
Brody
Replies: 6 Views: 4866
|
Forum: IBM MQ API Support Posted: Tue May 03, 2005 7:43 am Subject: mirrorq program |
I had intended to use the mirrorq program to copy messages coming in and out for auditing purposes. I was doing some testing and found it was working well until I had another programmer initiate a me ... |
Topic: Setting the message id in a VB.NET application |
Brody
Replies: 19 Views: 21479
|
Forum: IBM MQ API Support Posted: Tue Mar 22, 2005 1:15 pm Subject: Re: Setting the message id in a VB.NET application |
Everyone who has ever tried this has run into pain and suffering, in my experience.
Is this only in attempting to set the value of the message id or correlation id using .NET, or setting the value ... |
Topic: Setting the message id in a VB.NET application |
Brody
Replies: 19 Views: 21479
|
Forum: IBM MQ API Support Posted: Wed Mar 16, 2005 10:33 am Subject: Setting the message id in a VB.NET application |
Hello all!
My co-worker and I are unfortunately new to MQ and also coding with .NET. We have made a lot of progress, but we have hit a wall the last 2 days. We have been attempting to put our own ... |