Blueworks Live

 View Only
  • 1.  Rational Asset Analyzer

    Posted Thu September 15, 2016 06:45 PM

    I'm not sure if this is the right place to discuss RAA but hoping somebody can help me. Does anyone know if RAA can report on items in websphere mq or message broker running on the z operating system? Thanks.



  • 2.  RE: Rational Asset Analyzer

    Posted Wed January 25, 2017 09:54 AM

    RAA does not have analyzers for the IBM WebSphere MQ (WMQ)  or  IBM WebSphere Message Broker (WMB) infrastructure, so no metadata about these products can be captured.

    However, RAA's source code anlayzers do capture the invocation calls (CSQBGET, CSQCGET, MQGET, CSQBOPEN, CSQCOPEN, MQOPEN, CSQBPUT, CSQBPUT1, CSQCPUT, CSQCPUT1, MQPUT and MQPUT1) to WMQ in its DMH_CONTROL_XFER and DMH_CU_STMT tables.   So one can see which programs, if any, interface with these WebSphere products.



  • 3.  RE: Rational Asset Analyzer

    Posted Thu January 26, 2017 10:11 AM

    I see where one can find all of the "CALL"s but do not see in which table it specifies the type of invocation call (i.e. CSQBGET, CSQCGET, MQGET, etc…).  Do you know where this information resides?