Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Monitor for MQ 5.6.

Collecting an SVC dump


Perform the following steps to create a dump of the queue manager and other jobs when you have problems with statistics or trace data:

To collect an SVC dump

  1. Dump the queue manager, statistics data space, and the caller (MMASRV, MQPAS) by issuing the following command:DUMP COMM=(dumpTitle )

    MVS issues the following message:

    *nnnn IEE094D SPECIFY OPERAND(S) FOR DUMP COMMAND

  2. Issue the following command:nnnn ,JOBNAME=(PASname,xxxx MSTR),DSPNAME=(' xxxxMSTR'.*,'PASname'.*),SDATA=(ALLNUC,CSA,LPA,LSQA,PSA,RGN,SQA,SUM,SWA,TRT),END

    nnnn is the reply number from the dump command, and xxxx is the queue manager name. The single quotation marks around xxxxMSTR and PASname in the DSPNAME are required.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for MQ 5.5