Cloud Pak for Integration

Cloud Pak for Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

MQ Starting channel sender automatically

By Marcos Vinícius Vasconcelos Silva posted Mon April 04, 2016 11:26 AM

  
Always that was necessary start the sender channel automatically you can use the the follow MQSC commands: ALTER QL(TRANSMIT_QUEUE_NAME) +  TRIGDATA(SENDER_CHANNEL_NAME) +  INITQ(SYSTEM.CHANNEL.INITQ) + TRIGGER(YES) Do this for all sender channels using the respective transmit queue.
0 comments
4 views

Permalink