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
Tell me what are the commands used for starting and stopping the queue manager?
What is ibm mq channel?
What information we have in auto define channel?
What is transmission queue in mqseries?
Tell me which queue having current queue depth should be greater than zero?
What is topic in mq?
List some reserved queue names of ibm websphere mq?
What are the various types of queues?
Define process definition and it's containing attributes?
What is mqtt client?
Define process definition?
What is a queue in mqseries?
Why do we do clustering?
How to connect to mwseries from power builder 8.0?
What is mq?