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 |
Explain where are the backup files are present after creating the queue manager?
What is message server in mqseries?
Why is mq used?
What is ibm mq channel?
guys i am a fresher i am not intrested in coding so i am planing 2 learn MQ series Message Broker so can i hav gud future if i get in this tool ? plzzzz spme one help me i am unable 2 decide wat 2 do !
Explain the difference between dead letter queue and backout queue in websphere mq?
What are the significance of mqseries?
What is transmission queue?
Explain some reserved queue names of ibm websphere mq.
Explain the types of queues?
Can you explain some reserved queue names of ibm websphere mq?
how to insert or retrieve only 2000 records with having 10000 records