how to start listener without using command in ibm websphere mq
Answer Posted / ramesh babu
sorry in the above answer i am sorry to mention TRP TYPE
ALTER LSTR(LSTR-NAME) TRPTYPE(TCP) CONTROL(QMGR)
Basic version like V5 we can start listener in control command mode i.e
runmqlsr -m qmgrname -t tcp -p portnum
how to stop lstr is
endmqlsr -m qmgrname -t tcp -p port num
after that in V6 onwords it will move to scripting command mode
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define asynchrony in mq?
Default path of the error logs & transactions logs?
What is message client in mqseries?
What is mq listener?
What is process definition and what are the attributes does it contain?
What is process definition?
Define the two parts of message queue (mq)?
What are difference between dead letter queue and backout queue in websphere mq?
How you set authentication in websphere mq?
What are the different types of messages in mqseries?
What information we have in auto define channel?
Define channel in ibm websphere mq?
Can you please explain the types of queues?
Name the algorithm is followed in retrieving the messages from the queue?
How does mq support the integration?