Other systems diagnostics

On other systems, the MQeDiagnostics tool should be invoked directly.
  1. Add the MQeDiagnostics.jar file to your classpath.
  2. Invoke the com.ibm.mqe.support.MQeDiagnostics class from the Java runtime environment. For example:
    java com.ibm.mqe.support.MQeDiagnostics MQeDiagnostics.properties > MQeDiagnostics.out
    (The program takes the MQeDiagnostics.properties file as an argument. The output is redirected to a file).
  3. Send MQeDiagnostics.out to the MQe support personnel, as described in Information required by IBM support.

Parent topic: MQe Diagnostic tool