IBM Support

WRKMQM fails with CEE9901, CPF6A38 after WebSphere MQ upgrade

Troubleshooting


Problem

The WRKMQM command fails as follows, after upgrading the WebSphere MQ product on IBMi: Variable record PDATETIME not defined in panel group. Application error. CPF6A38 unmonitored by AMQOMWRX at statement 0000000058, instruction X'0000'. Application error. CEE9901 unmonitored by LIBMQZST at statement 0000000001, instruction X'0000'. Application error. CEE9901 unmonitored by AMQOMWRX at statement 0000000001, instruction X'0000'. These messages are logged in the user's joblog.

Resolving The Problem

These messages indicate one of two problems with the product installation that can be confirmed and resolved as shown below.

1)If the product was installed using Save Files, ensure that the LNG objects have been installed. To confirm:

    • GO LICPGM
    • Take Option 10
    • Check for the following -
      • 5724H72 *INSTALLED WebSphere MQ for i5/OS
        5724H72 *INSTALLED WebSphere MQ for i5/OS - Samples
.
If the product status is not *INSTALLED then install the language objects as follows:
v7.0.1
  • RSTLICPGM LICPGM(5724H72) DEV(*SAVF) SAVF(MQ70PROD/MQ70xxxx) +
    • RSTOBJ(*LNG) LNG(29**) OUTPUT(*PRINT)

v7.1, v8 or v9
  • RSTLICPGM LICPGM(5724H72) DEV(*SAVF) SAVF(MQ71PROD/MQ??xxxx) +
    RSTOBJ(*LNG) LNG(29**) OUTPUT(*PRINT)
where ?? is a place holder for MQ version.

NOTE: The xxxx should match the system primary language identifier
.
or
.
2)Verify the WRKMQM command exists in the QMQM and QSYS libraries and that these are the only libraries in the library list.
    • WRKOBJ OBJ(*ALL/WRKMQM)
    WRKMQM *CMD QMQM
    WRKMQM *CMD QSYS PRX
    • DSPLIBL
    QSYS SYS System Library
    QSYS2 SYS System Library for CPI's
    QHLPSYS SYS
    QUSRSYS SYS System Library for Users
.
If the WRKMQM command exists in any other library, make sure that library is removed from the library list.
.
NOTE: The WRKMQM command may exist in a library other than QMQM and QSYS if you have a secondary language installed. The library name would have the format QSYS29xx.
.
Once you've verified the product install status, load and apply the latest WMQ PTFs.
http://www.ibm.com/support/docview.wss?rs=171&uid=swg27006037

[{"Product":{"code":"SSFKSJ","label":"WebSphere MQ"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Install \/ Migration","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"9.0;8.0;7.1;7.0.1","Edition":"All Editions","Line of Business":{"code":"LOB45","label":"Automation"}}]

Historical Number

41343;180;000

Product Synonym

WMQ MQ

Document Information

Modified date:
15 June 2018

UID

swg21611771