Author |
Message |
Topic: MQJMS Problem |
pazhanikumart
Replies: 1 Views: 2911
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 05, 2002 2:55 am Subject: MQJMS Problem |
Hai
how about keeping a session listener which you can register in the web server to destroy the local queue ? .
Palani kumar |
Topic: Setting up Report Options |
pazhanikumart
Replies: 1 Views: 3591
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 04, 2002 2:51 am Subject: Setting up Report Options |
Hai all
when creating an MQMessage, there is an option for setting up the type of report variable.Can anyone explain the significance of setting up this variable please
cheers
Palanikumar : ... |
Topic: Bindings ... pls clear my doubt |
pazhanikumart
Replies: 1 Views: 7504
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 28, 2001 9:37 pm Subject: Bindings ... pls clear my doubt |
Hai
1.whenever ur application is not running in the same system where MQ Series server runs,then u have to connect
to the server via
MQEnvironment.properties.put(MQC.TRANSPORT_PROPERTY, MQC.TRAN ... |
Topic: MQJE001:Completion code 2, Reason 2058 |
pazhanikumart
Replies: 1 Views: 29605
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 27, 2001 3:10 am Subject: MQJE001:Completion code 2, Reason 2058 |
hai venkatesh
This error occurs whenever the queue manager name is not correct or not created.
make sure that the queue manager name is given correctly and exists
Hope this helps
Cheers
P ... |
Topic: Trigger Monitors in Services |
pazhanikumart
Replies: 0 Views: 4203
|
Forum: General IBM MQ Support Posted: Mon Dec 10, 2001 1:47 am Subject: Trigger Monitors in Services |
Hai all
i am using mqseries version 5.2 for NT
In the MQ Services GUI tool,there is a option for creating trigger monitor service
Is this the same as issuing the command
runmqtrm -m DefQue -q ... |
Topic: Runmqsc Command |
pazhanikumart
Replies: 3 Views: 6944
|
Forum: General IBM MQ Support Posted: Fri Dec 07, 2001 4:06 am Subject: Runmqsc Command |
Hai stefan
it worked fine .runmqsc is converting all into upper case and storing .after giving it in quotes ,i am able to alter thru command
thanks
Palanikumar
|
Topic: channels |
pazhanikumart
Replies: 10 Views: 22210
|
Forum: General Discussion Posted: Mon Dec 03, 2001 4:09 am Subject: channels |
Hai
YOu can connect to the server in two ways either as a client or connect directly using BINDING Connections.
if you use binding connections ,Your program can run only in the server only and ... |
Topic: Runmqsc Command |
pazhanikumart
Replies: 3 Views: 6944
|
Forum: General IBM MQ Support Posted: Mon Dec 03, 2001 3:41 am Subject: Runmqsc Command |
hai all
I created a local queue in the mq series explorer console and named it Q1.when i run the application runmqsc with the command
runmqsc -m Q_manager and use the display command to display th ... |
Topic: Trigger Monitor |
pazhanikumart
Replies: 1 Views: 8371
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 28, 2001 3:26 am Subject: Trigger Monitor |
Hai all
i have a trigger monitor running which invokes an application .i have some doubts
regarding this.
1.In what way can trigger montiors be advantageous?
2.can we give the same defa ... |
Topic: MQQueue.getCurrentDepth() |
pazhanikumart
Replies: 6 Views: 22416
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 16, 2001 3:56 am Subject: MQQueue.getCurrentDepth() |
Thanks Roger
Now it works fine
_________________
In the end everything is Right ,If it's not then it's not the end
[ This Message was edited by: pazhanikumart on 2001-10-16 04:57 ] |
Topic: MQQueue.getCurrentDepth() |
pazhanikumart
Replies: 6 Views: 22416
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 05, 2001 10:03 pm Subject: MQQueue.getCurrentDepth() |
Hai
Since the queue would contain a large number of messages that satisfies the same criteria ,Issuing a MQBrowse to count the number of messages that satifies and then issuing MQGet, I think,Would ... |
Topic: MQQueue.getCurrentDepth() |
pazhanikumart
Replies: 6 Views: 22416
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 04, 2001 5:08 am Subject: MQQueue.getCurrentDepth() |
Hai all
I am accessing a queue by setting up an condition to match the corell id of the message in the server.Now if i am going to use the MQQueue.getCurrentDepth() method ,will it give the total n ... |
Topic: *** MY APOLOGIES TO ALL *** |
pazhanikumart
Replies: 11 Views: 17378
|
Forum: General Discussion Posted: Wed Sep 19, 2001 12:50 am Subject: *** MY APOLOGIES TO ALL *** |
Brandon
This forum has been of Great help for me and all users,I think so.The way all respond to queries and give answers made me quick to learn and proceed without any delay.
Thanks Very much ... |
Topic: Limitations in Binding Modes |
pazhanikumart
Replies: 3 Views: 4646
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 18, 2001 9:26 pm Subject: Limitations in Binding Modes |
Hai all
I am using MQ Binding mode to connect to the MQ Server.Is there any advantage over connecting to the Server as a Client?How does MQ Series connect in the case of BINDING modes? Can anyone exp ... |
Topic: Validating user Using MQ Java |
pazhanikumart
Replies: 3 Views: 13093
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 06, 2001 5:08 am Subject: Validating user Using MQ Java |
Kolban
Please can you tell me where to find resources for setting up security exits ??.
 |