Author |
Message |
Topic: Report Message |
Priya
Replies: 11 Views: 9204
|
Forum: General IBM MQ Support Posted: Thu Mar 28, 2002 2:17 pm Subject: Report Message |
Thank you every one for your replies |
Topic: Report Message |
Priya
Replies: 11 Views: 9204
|
Forum: General IBM MQ Support Posted: Thu Mar 28, 2002 6:51 am Subject: Report Message |
I am very new to MQSeries. I have read the books already. As I do not have a practical experience. I am finding the following difficulties…
I have a InputQ and OutputQ in remote machine. I have t ... |
Topic: Report Message |
Priya
Replies: 11 Views: 9204
|
Forum: General IBM MQ Support Posted: Wed Mar 27, 2002 9:33 am Subject: Report Message |
When the application puts the message from the MQClient on AIX in the queue on the Mainframe, if I select the report options and the Reply to Q(RTQ) and Reply to the Qmanager as the same in which I p ... |
Topic: Security in MQClient |
Priya
Replies: 5 Views: 3877
|
Forum: General IBM MQ Support Posted: Wed Mar 27, 2002 8:05 am Subject: Security in MQClient |
When will the situation comes to change the user id programatically?
If I want to change it programatically can I do that using context information in the message? |
Topic: MQSeries Client Components on AIX |
Priya
Replies: 3 Views: 3943
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Mar 27, 2002 6:12 am Subject: MQSeries Client Components on AIX |
Thanks..
So you mean that I can install all the components(MQSeries Client, MQSeries Toolkit, Samples, Support for DCE in Samples, Runtime component, Base, MQSeries Internet Gateway, MQSeries Inter ... |
Topic: Security in MQClient |
Priya
Replies: 5 Views: 3877
|
Forum: General IBM MQ Support Posted: Wed Mar 27, 2002 6:06 am Subject: Security in MQClient |
Kumar,
Whether I have to send the UserId and password in my message for authentication or how will the server know that I am an authorised client.
Need more info on this from you.
Thanks
... |
Topic: very urgent |
Priya
Replies: 13 Views: 15301
|
Forum: General IBM MQ Support Posted: Wed Mar 27, 2002 5:02 am Subject: very urgent |
Thanks stefen...I need one more clarification...
As you suggested..
You can use either CD. However, to have the most current code, I would suggest you download the latest client code from the IB ... |
Topic: MQSeries Client Components on AIX |
Priya
Replies: 3 Views: 3943
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Mar 27, 2002 4:50 am Subject: MQSeries Client Components on AIX |
Hi,
What are all the MQSeries client components I need to install in my AIX machine?
MQSeries Client, MQSeries Toolkit, Samples, Support for DCE in Samples, Runtime component, Base, MQSeries Intern ... |
Topic: very urgent |
Priya
Replies: 13 Views: 15301
|
Forum: General IBM MQ Support Posted: Tue Mar 26, 2002 5:51 pm Subject: very urgent |
Thanks Stefen...
1) You mentioned about the security I need to consider. What is that?
2) What are all the MQSeries client components I need to install in my AIX machine?
MQSeries Client, MQSer ... |
Topic: Security in MQClient |
Priya
Replies: 5 Views: 3877
|
Forum: General IBM MQ Support Posted: Tue Mar 26, 2002 2:46 pm Subject: Security in MQClient |
Should I need to set up security in MQClient for AIX? How? |
Topic: very urgent |
Priya
Replies: 13 Views: 15301
|
Forum: General IBM MQ Support Posted: Tue Mar 26, 2002 12:36 pm Subject: very urgent |
Great Stefan. I got the clear idea now. I have not yet started the implementation. I am in the process of designing the application for MQClient on AIX, which has to get and put the messages in the Qu ... |
Topic: very urgent |
Priya
Replies: 13 Views: 15301
|
Forum: General IBM MQ Support Posted: Tue Mar 26, 2002 9:28 am Subject: very urgent |
The Mainframe machine where Queue Manager(QM) resides is at remote place where I can not create any QM and Queues. Probably I will have only the QM Name and Q Names. My task is only to retrieve the me ... |
Topic: very urgent |
Priya
Replies: 13 Views: 15301
|
Forum: General IBM MQ Support Posted: Tue Mar 26, 2002 7:49 am Subject: very urgent |
Hi,
The MQ Queue manager resides on the mainframe. I have a MQ client software
on the AIX server. I do not have a control on the mainframe. I have to write application on AIX to get the request mes ... |
Topic: How to handle large number of messages ? |
Priya
Replies: 5 Views: 3670
|
Forum: General IBM MQ Support Posted: Mon Mar 25, 2002 11:23 am Subject: How to handle large number of messages ? |
I am developing the program in AIX.
In the second case, If the number of message in the queue does not reach the limit, how the program will be started for the first time? So the messages will not ge ... |
Topic: How to handle large number of messages ? |
Priya
Replies: 5 Views: 3670
|
Forum: General IBM MQ Support Posted: Mon Mar 25, 2002 10:29 am Subject: How to handle large number of messages ? |
Thanks for your response.
(1) How do I make the program multi threaded?
(2) If I use trigger depth, for the first time, the program will not be started until the number of message messages reache ... |