how to start listener without using command in ibm websphere mq
Answers were Sorted based on User's Feedback
Answer / ramesh babu
ALTER LSTR(LSTR NAME) CONTROL(QMGR)
When ever you start the Qmanager at that time listener will start automatically.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is a Channel?
which queue having current queue depth should be greater than zero?
What are the attributes contained by process definition?
What is message server?
Explain some rules for using mqsc commands?
Explain how to create dlq rules table?
What are the various types of queues?
Explain the difference between local queue and remote queue in wmq?
what is channel indoubt state ? how to resolve
What is a message in mqseries?
How to connect to mwseries from power builder 8.0?
How will u edit qm.ini?explain in commands in linux ans solaris