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.  How to change the user language for MQ commands

    Posted Wed March 14, 2018 02:57 PM

    I just installed the English edition of MQ9 into an English Windows.

    But tools like MQ Explorer are opening up in German - not in English.

    I managed to change MQ Explorer from German to English.

    But all MQ commands like dspmq or runmqsc still output text in German.

    How do I make them talk in English?

     

     

    For MQExplorer I set

    -vmargs
    -Duser.language=en

    in MQExplorer.ini



  • 2.  How to change the user language for MQ commands

    Posted Wed March 14, 2018 03:13 PM
    Found it finally

    https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_8.0.0/com.ibm.mq.ins.doc/q008955_.htm


    set MQS_FORCE_NTLANGID=0x09 ' for English



    ________________________________
    From: Mat Jung <wsmqfam-ws@lists.imwuc.org>
    Sent: 14 March 2018 22:57
    To: WSMQFam-ws@lists.imwuc.org
    Subject: [WSMQFam-ws] - How to change the user language for MQ commands


    I just installed the English edition of MQ9 into an English Windows.

    But tools like MQ Explorer are opening up in German - not in English.

    I managed to change MQ Explorer from German to English.

    But all MQ commands like dspmq or runmqsc still output text in German.

    How do I make them talk in English?





    For MQExplorer I set

    -vmargs
    -Duser.language=en

    in MQExplorer.ini

    -----End Original Message-----


  • 3.  RE: How to change the user language for MQ commands

    Posted Thu March 15, 2018 02:19 AM

    Hi Mat,

    Glad you got this sorted. I'll pass this onto our documentation owners to see if we can make this more obvious to find.