how to start listener without using command in ibm websphere mq

Answers were Sorted based on User's Feedback



how to start listener without using command in ibm websphere mq..

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

how to start listener without using command in ibm websphere mq..

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

Post New Answer

More MQSeries Interview Questions

Is it possible to retrieve a message from a Dead letter Queue? If possible how?

10 Answers   CTS, IBM,


Tell me how does mq support the integration?

0 Answers  


What is transmission queue?

0 Answers  


Name some reserved queue names of ibm websphere mq?

0 Answers  


Explain the types of queues?

0 Answers  






Explain the difference between binding connection and client connection?

0 Answers  


Which types of logs are using in your organization

0 Answers  


What is initiation queues?

0 Answers  


Define initiation queues?

0 Answers  


What is intercommunication in mqseries?

0 Answers  


Difference between receiver & requester channel?

0 Answers  


where the error logs in Appear in Z/OS?

2 Answers   IBM,


Categories