IBM Support

PH55095: CSQ9025E CPF '5' IS UNACCEPTABLE WITH 'WHERE' PARAMETER 'CFLEVEL'

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The command DISPLAY CFSTRUCT(*) WHERE(CFLEVEL EQ 5) returns
    CSQ9025E cpf '5' is unacceptable with 'WHERE' parameter
    'CFLEVEL'
    CSQ9023E cpf CSQ9SCND 'DISPLAY CFSTRUCT' ABNORMAL COMPLETION
    
    
    The problem is in the command level checking of the values
    allowed for the CFLEVEL parameter.
    
    DEFINE CFSTRUCT allows values 1-5, whereas DISPLAY CFSTRUCT
    only allows values 1-4.
    

Local fix

  • Execute DISPLAY CFSTRUCT(*) WHERE(CFLEVEL GT 4)
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All users of IBM MQ for z/OS Version 9       *
    *                 Release 3 Modification 0.                    *
    ****************************************************************
    * PROBLEM DESCRIPTION: When issuing a DISPLAY CFSTRUCT command *
    *                      with a filter value of CFLEVEL equal to *
    *                      5, message CSQ9025E is returned,        *
    *                      stating that CFLEVEL 5 is an invalid    *
    *                      value for this command.                 *
    ****************************************************************
    The code which defines the maximum valid value of CFLEVEL for
    the DISPLAY CFSTRUCT command incorrectly specified a maximum
    value of CFLEVEL 4.
    

Problem conclusion

  • The code has been changed to allow a maximum CFLEVEL of 5 for
    the DISPLAY CFSTURCT command.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH55095

  • Reported component name

    IBM MQ Z/OS V9

  • Reported component ID

    5655MQ900

  • Reported release

    300

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2023-06-12

  • Closed date

    2023-11-07

  • Last modified date

    2023-12-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    UI94339

Modules/Macros

  • CSQ9SCNA
    

Fix information

  • Fixed component name

    IBM MQ Z/OS V9

  • Fixed component ID

    5655MQ900

Applicable component levels

  • R300 PSY UI94339

       UP23/11/15 P F311

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYHRD","label":"IBM MQ"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"300","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
04 December 2023