Author |
Message |
Topic: contact admin MQ Control Express.. Free Download! |
froldan
Replies: 26 Views: 60173
|
Forum: IBM MQ Performance Monitoring Posted: Thu Aug 29, 2002 10:24 am Subject: contact admin MQ Control Express.. Free Download! |
thanks for your response :
the command server is running, and the hostname is set by ip address,
so i don't need dns, and the port is the default 1414, i put the configuration like this : 130.1.1. ... |
Topic: contact admin MQ Control Express.. Free Download! |
froldan
Replies: 26 Views: 60173
|
Forum: IBM MQ Performance Monitoring Posted: Thu Aug 29, 2002 10:08 am Subject: contact admin MQ Control Express.. Free Download! |
These are the attributes of my SYSTEM.DEF.SVRCONN channel :
CHANNEL(SYSTEM.DEF.SVRCONN) CHLTYPE(SVRCONN)
TRPTYPE(TCP) DESCR( )
SCYEXIT( ) ... |
Topic: contact admin MQ Control Express.. Free Download! |
froldan
Replies: 26 Views: 60173
|
Forum: IBM MQ Performance Monitoring Posted: Thu Aug 29, 2002 9:57 am Subject: contact admin MQ Control Express.. Free Download! |
I installed MqControl Express but it seems to work only to manage a Local Qmanager, I tried to configure a remote Qmanager (located on a Linux Box) but it didn't work , not even an error message was d ... |
Topic: Channels always Running |
froldan
Replies: 7 Views: 10548
|
Forum: General IBM MQ Support Posted: Mon Jul 29, 2002 7:38 am Subject: Channels always Running |
Excellent Consideration Master Yoda !
I am doing transactions from ATM's, and the time response is very important, even one second matters (Plus my application time response and the time of data t ... |
Topic: Channels always Running |
froldan
Replies: 7 Views: 10548
|
Forum: General IBM MQ Support Posted: Mon Jul 29, 2002 7:12 am Subject: Channels always Running |
Great folks, thanks for all your answers.
i think i will explain the vantages of triggering the channels
instead of run the channels always.
Other question , how can i catch the event when a ch ... |
Topic: Channels always Running |
froldan
Replies: 7 Views: 10548
|
Forum: General IBM MQ Support Posted: Sat Jul 27, 2002 3:40 pm Subject: Channels always Running |
Hey everybody, I know that the channels can be started
with a trigger (based on demand messaging), but my boss want to have the channels
always running, can i do this and how?
Thanks in advan ... |
Topic: Trigger Perl Script associated to a Queue |
froldan
Replies: 2 Views: 2996
|
Forum: IBM MQ API Support Posted: Sun Jul 21, 2002 7:24 pm Subject: Trigger Perl Script associated to a Queue |
I have done a perl Script that extracts a message from a Queue.
Now I want to associate this program to a Queue. I have found an
article in http://www.fiendish.demon.co.uk/MQSeries/techniques.html
... |
Topic: MQ Listener on Linux won't start by xinetd |
froldan
Replies: 8 Views: 7439
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 18, 2002 10:05 am Subject: MQ Listener on Linux won't start by xinetd |
Great, Thanks Master Jedi ! I am going to put the QMGR_NAME . I think it was working for me because i only have one QMGR defined, if I would have
created another maybe i would have a problem , or ... |
Topic: MQ Listener on Linux won't start by xinetd |
froldan
Replies: 8 Views: 7439
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 18, 2002 9:40 am Subject: MQ Listener on Linux won't start by xinetd |
Thanks, I think that you are right, i have to add the qmanager name, only one more question, what for is the -m option in "amqcrsta -m QMGR_NAME" ? I think that it is to set the qmanager to listen i ... |
Topic: MQ Listener on Linux won't start by xinetd |
froldan
Replies: 8 Views: 7439
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 18, 2002 8:45 am Subject: MQ Listener on Linux won't start by xinetd |
But the configuration of xinetd is different from inetd, add the line :
mqseries 1414/tcp # MQSeries channel listener
in /etc/services
and add a file named mqseries in /etc/x ... |
Topic: MQ Series Explorer install question |
froldan
Replies: 7 Views: 9635
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 18, 2002 8:07 am Subject: MQ Series Explorer install question |
Can I install the MQNT Explorer on my NT Workstation and connect to my Linux MQServer ? Do I have to install the complete MQServer Series Package on my NT Workstation or just the MQNT Explorer ?
... |
Topic: MQ Listener on Linux won't start by xinetd |
froldan
Replies: 8 Views: 7439
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 18, 2002 7:57 am Subject: MQ Listener on Linux won't start by xinetd |
I got the same problem in a Solaris Box (with inetd). But I gave up and installed it on Red Hat Linux 7.3 (with xinetd) and it worked fine. Just add the respective line on /etc/services and add a con ... |
Topic: Dead Letter: What For ? |
froldan
Replies: 5 Views: 4791
|
Forum: General IBM MQ Support Posted: Thu Jul 18, 2002 7:27 am Subject: Dead Letter: What For ? |
Excellent, I hadn't seen the Qmanager's attribute for the Dead Letter, Thanks a lot, this is a great Group. Is there an official mailing list for this site? I found one on Yahoo Groups but if there i ... |
Topic: Dead Letter: What For ? |
froldan
Replies: 5 Views: 4791
|
Forum: General IBM MQ Support Posted: Thu Jul 18, 2002 7:04 am Subject: Dead Letter: What For ? |
Thanks for the answer. I have other questions about the Dead Letter Queue. How do I declare the Dead Letter Queue ? as a normal Local Queue ? How does the Queue Manager Knows which of the Queues is ... |
Topic: Dead Letter: What For ? |
froldan
Replies: 5 Views: 4791
|
Forum: General IBM MQ Support Posted: Wed Jul 17, 2002 6:25 pm Subject: Dead Letter: What For ? |
HI every vody, I would appreciate if somebody tell me what for is the Dead Letter Queue . I think that this is like a Recycle Bin but i am not sure.
thanks in advance.
regards |