MQ

MQ

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
  • 1.  Is it possible to clone an MQ queue?

    Posted 08/11/10 10:41 AM
    Is it possible to clone an MQ queue?

    --------------------------------

    Is it possible to clone an MQ Queue? That is, can messages that appear on one MQ queue also be duplicated onto another queue which could then relay those messages somewhere else just by way of MQ configuration/administration set-up, e.g. a datawarehouse on Windows. If the message were a payment say, one queue would send to the next allocated payments platform on say, a z/OS IBM. The cloned queue (which contains exactly the same messages) would take the same duplicate payment and send it to a data warehouse or monitoring application. Thanks in advance for any help or input here.

    www.companywebsitedevelopment.co.uk
    www.developbusinesswebsites.com

    --------------------------------

    Posted By: nonstopmark at Aug 5 2009 10:55AM


  • 2.  Is it possible to clone an MQ queue?

    Posted 08/11/10 10:45 AM
    Hello,

    Have a look at the free open source project MMX (Message Multiplexer).
    www.capitalware.biz/mmx_overview.html

    MMX has lots of builtin features like logging, writing each message to a file, supports copying the message to 1 to 99 queues, the copied messages have a copy of the original MQMD, etc... It has been tested on every major platform. i.e. Unix, Linux, Windows and z/OS

    Regards,
    Roger Lacroix
    Capitalware Inc.

    --------------------------------

    Posted By: RogerLacroix at Aug 14 2009 4:32PM