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
Maximum connections reached,how you know that and how you verify that?which type of alert you will get?
What is mqseries channel?
Explain what are the types of messages?
Explain dead letter queue in ibm mq series?
What is amqp used for?
What is message client in mqseries?
I am having 4 years of exp in S/w Testing. I am planing to change my technologies. recently I learnt MQ series. I am looking for FAQ's . Please Help me anyone.
What is the difference between local queue and remote queue in wmq?
What is process definition and what are the attributes does it contain?
What is process definition?
What is intercommunication in mqseries?
Difference between full & partial repository in websphere mq?
Explain some reserved queue names of ibm websphere mq.
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
Explain how to define a buffer pool for holding messages in main storage?