Author |
Message |
Topic: Problem authorizing new users |
debugme
Replies: 8 Views: 5568
|
Forum: General Discussion Posted: Tue Mar 16, 2004 9:31 am Subject: Problem authorizing new users |
 |
Topic: Problem authorizing new users |
debugme
Replies: 8 Views: 5568
|
Forum: General Discussion Posted: Mon Mar 08, 2004 6:12 am Subject: Found a solution... |
Thanks for your suggestions people.
It turned out that I had already created the appropriate
user and group, both on NT and SOLARIS. However, it
was not until I ran the following commands :
... |
Topic: Problem authorizing new users |
debugme
Replies: 8 Views: 5568
|
Forum: General Discussion Posted: Tue Mar 02, 2004 6:49 am Subject: Problems still there... |
We're trying to get a remote application working, and things are strange. If this is anFAQ, we're not quite sure where we've gone wrong.
1) On the client box, we created a user mqtest. After logg ... |
Topic: Problem authorizing new users |
debugme
Replies: 8 Views: 5568
|
Forum: General Discussion Posted: Tue Mar 02, 2004 4:52 am Subject: Problem authorizing new users |
Dear Friends,
I have an application which connects to the MQ Client,
which in turn connects to the MQ Server installation
and gets information from it.
Everything works fine
But th ... |
Topic: What Libraries Do I Need To Link To ? |
debugme
Replies: 2 Views: 1972
|
Forum: General Discussion Posted: Mon Mar 01, 2004 4:24 am Subject: thanks for your help |
Thanks for the heads up
Everything compiles and runs fine, now.
regards, Asad. |
Topic: What Libraries Do I Need To Link To ? |
debugme
Replies: 2 Views: 1972
|
Forum: General Discussion Posted: Wed Feb 25, 2004 6:42 am Subject: What Libraries Do I Need To Link To ? |
Dear Friends,
I have a problem with getting an MQ client running on a Solaris5.8
box, talking to an MQ server on a Win2K box. I have been given
the following advice from a previous post :
1. ... |
Topic: Query returns strange count ? |
debugme
Replies: 3 Views: 3067
|
Forum: General Discussion Posted: Tue Feb 17, 2004 3:23 am Subject: yes, but what about.... |
Okay, but how would I parse through these 2 bags ?
I want to extract the information from these bags
(e.g. channel name, channel status, etc) but don't know
how to
Any C/C++ code would b ... |
Topic: How to get list of channel names |
debugme
Replies: 4 Views: 3977
|
Forum: General Discussion Posted: Tue Feb 17, 2004 1:21 am Subject: Okay, I got this output... |
Hello !
I get the following output from runmqsc :
DIS CHS(*)
1 : DIS CHS(*)
AMQ8420: Channel Status not found.
But I know that I have over a dozen channels ... |
Topic: How to get list of channel names |
debugme
Replies: 4 Views: 3977
|
Forum: General Discussion Posted: Mon Feb 16, 2004 7:14 am Subject: How to get list of channel names |
Dear Friends,
This is really strange to me. As far as I can see, the code below should
print the names of all the channels known. It prints 2 for the count and garbage for the channel name. But I ... |
Topic: Query returns strange count ? |
debugme
Replies: 3 Views: 3067
|
Forum: General Discussion Posted: Mon Feb 16, 2004 4:09 am Subject: Query returns strange count ? |
Hello Friends,
For some reason the code below displays the message :
Item count in bag = 2
This seems wrong, since I am expecting a single bag with
data about the SYSTEM.DEF.SENDER ch ... |
Topic: How To Measure Message Thoroughput On Queue ? |
debugme
Replies: 2 Views: 2588
|
Forum: General Discussion Posted: Thu Jan 29, 2004 7:27 am Subject: Thanks ! |
Dear fschofer,
Thanks for the link I'll check it out right now !
regards, Asad. |
Topic: How To Measure Message Thoroughput On Queue ? |
debugme
Replies: 2 Views: 2588
|
Forum: General Discussion Posted: Thu Jan 29, 2004 1:47 am Subject: How To Measure Message Thoroughput On Queue ? |
Dear Friends,
I need to count the number of messages
that have flowed through a queue, since
the queue was 'started'.
The problem is, that my program will
sample the queue only after every
... |
Topic: [Solved] Some Easy Questions About MQ ? |
debugme
Replies: 2 Views: 1930
|
Forum: General Discussion Posted: Wed Jan 28, 2004 8:43 am Subject: Thanks again ! |
Thanks for the responses, Jason.
I think I'm starting to get a clearer idea of what's
going on now
regards, Asad. |
Topic: How To Connect To Remote Queue Manager ? |
debugme
Replies: 4 Views: 3037
|
Forum: General Discussion Posted: Tue Jan 27, 2004 4:52 am Subject: Thanks again for all your help ! |
Dear Jason,
This is great !
Thanks for being so generous with both your time and knowledge.
I have been making steady progress with my work, thanks to the
enormous amount of help, which I have ... |
Topic: [Solved] Some Easy Questions About MQ ? |
debugme
Replies: 2 Views: 1930
|
Forum: General Discussion Posted: Tue Jan 27, 2004 4:47 am Subject: [Solved] Some Easy Questions About MQ ? |
Dear Friends,
I have some general questions which hopefully the more
experienced and knowledgable of you would be able to
help me out with.
1. Is there any naming convention adopted by IBM to ... |