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.  Real MQSC script files to analyse

    Posted 05/20/20 12:39 PM

    Hi,
    I want to write some automation to summarize, graph and analyse MQSC scripts.

    I'm looking for MQSC script files to test with.

    Does anyone know where I might find some?



    ------------------------------
    steve vaughn
    ------------------------------


  • 2.  RE: Real MQSC script files to analyse
    Best Answer

    Posted 05/21/20 03:38 AM
    start looking on github  you can find it.

    ------------------------------
    Janak
    ------------------------------



  • 3.  RE: Real MQSC script files to analyse

    Posted 05/21/20 12:22 PM
    Do you have any queue manager? You can export the QM config in the mqsc format:

    dmpmqcfg -x all -t all -o mqsc -m QMNAME

    ------------------------------
    Enio Marques Junior
    ------------------------------