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
List some reserved queue names of ibm websphere mq?
Why do we use mq?
Explain the difference between logfile & log space?
Explain how to define a buffer pool for holding messages in main storage?
Explain some reserved queue names of ibm websphere mq.
Difference between errors and qmgr errors in websphere mq?
Explain the difference between binding connection and client connection?
What is ibm mq series?
What is the difference between local queue and remote queue in wmq?
What is a message in mqseries?
Explain how to create dlq rules table?
What are different types of queues in mq?
How to connect to mwseries from power builder 8.0?
What are the commands used for starting and stopping the queue manager?
Explain the difference between local queue and remote queue in wmq?