IBM Support

PQ66996: VARIOUS ERROR MESSAGES USING THE EXCLUDE STATEMENT IN THE RECOVERDM FUNCTION (IQCSELCT ROUTINE)

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Running the RECOVERDM function (IQCSELCT Routine) and using the
    EXCLUDE statements various different error messages are received
    which change just by changing the EXCLUDE statements order.
    QCF User's Guide states that "The EXCLUDE statement, and its
    continuation lines, can contain one or all of the operands in
    any order".
    Running with following Control Statements :
      NOWTOMSG
      CHKPT    0
      FUNCTION RECOVERDM
      SELECT   NOSYSMSG
     .
    1) Specifying following EXCLUDE statements :
       EXCLUDE  DESTYPE=LTERM
       EXCLUDE  DESTYPE=APPC,
                LUNAME=L62IMSH0
     Customer receives :
       MSGIQC3062E TimeStamp:format invalid with Version 6.1 and up
    2) Specifying following EXCLUDE statements :
       EXCLUDE DESTYPE=LTERM
       EXCLUDE DESTYPE=APPC,
                LUNAMEDST=L62IMSH0
     Customer receives :
       MSGIQC3051E Unknown INCLUDE parameter
    3) Specifying following EXCLUDE statements :
       EXCLUDE  DESTYPE=(APPC,LTRAN),
                LUNAME=L62IMSH0
       EXCLUDE  DESTYPE=LTERM
     Customer receives :
        MSGIQC3005E SELECT card invalid
    4) Also specifying following EXCLUDE statements :
       EXCLUDE  DESTYPE=LTERM,LTRAN),
                MSGTYPE=APPC
       EXCLUDE  LUNAME=L62IMSG0,
     where a comma follows LUNAME but the statement is not continued
     on next line customer still receives the apparently wrong error
     MSGIQC3062E TimeStamp:format invalid with Version 6.1 and up
    .
    Finally customer was able to succesfully run the RECOVERDM
    function with the following EXCLUDE statements sequence.
    Either :
    EXCLUDE  DESTYPE=(LTERM)
    EXCLUDE  LUNAME=L62IMSH0,
             DESTYPE=(APPC)
    Or :
    EXCLUDE  DESTYPE=LTERM
    EXCLUDE  LUNAME=L62IMSH0,
             DESTYPE=APPC
    

Local fix

  • Change the order of the EXCLUDE statements as from above example
    examples until no error is received.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of QCF,running RECOVER or REPROCESS    *
    *                 with SELECT step                             *
    ****************************************************************
    * PROBLEM DESCRIPTION: MSGTYPE,SRCTYPE or DSTTYPE              *
    *                      INCLUDE/EXCLUDE parameters do not       *
    *                      allow continuation.All other operands   *
    *                      entered after a continuation on new     *
    *                      line end with error messages.The error  *
    *                      messages do not show the real error.    *
    *                      1.EXCLUDE DESTYPE=APPC,                 *
    *                                LUNAMEDST=L62IMSH0            *
    *                      ends with                               *
    *                      ends with                               *
    *                      MSGIQC3051E Unknown INCLUDE parameter   *
    *                      2.EXCLUDE  DESTYPE=(APPC,LTRAN),        *
    *                                 LUNAME=L62IMSH0              *
    *                        EXCLUDE  DESTYPE=LTERM                *
    *                      ends with                               *
    *                      MSGIQC3051E Unknown INCLUDE parameter   *
    *                      Other errors are received too.          *
    *                                                              *
    *                                                              *
    *                                                              *
    *                      ffff                                    *
    ****************************************************************
    * RECOMMENDATION: INSTALL CORRECTIVE SERVICE FOR APAR/PTF      *
    ****************************************************************
    MSGTYPE, SRCTYPE or DSTTYPE can have one or multiple values.
    Multiple values should be in parentheses. Next operands
    forINCLUDE/EXCLUDE should be entered on a new line, starting
    from position 10. A comma after MSGTYPE,SRCTYPE or DSTTYPE
    values shows that next line is a continuation line.
    New error messages, added to the programs and the User's Quide.
    
    *
    IQC3064E   No MSG/SRC/DSTTYPE specified
    Explanation: MSGTYPE, SRCTYPE or DSTTYPE without valid values
    User Response: Remove operand or enter valid values and rerun
    
    *
    IQC3065E   MSG/SRC/DSTTYPE not recognized or format incorrect
    Explanation: MSGTYPE, SRCTYPE or DSTTYPE  values are not reco
    User Response: Enter valid values and rerun the job.
    

Problem conclusion

  • Programs are corrected and new error messages are added.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PQ66996

  • Reported component name

    IMS QUEUE CNTL

  • Reported component ID

    5697E9900

  • Reported release

    120

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2002-10-08

  • Closed date

    2002-10-09

  • Last modified date

    2002-11-04

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

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

    UQ70531

Modules/Macros

  •    IQCSELCT IQCSELDC IQCSMSG0
    

Fix information

  • Fixed component name

    IMS QUEUE CNTL

  • Fixed component ID

    5697E9900

Applicable component levels

  • R120 PSY UQ70531

       UP02/10/11 P F210

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.

[{"Line of Business":{"code":null,"label":null},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCX8A6","label":"IMS Queue Control Facility"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"120"}]

Document Information

Modified date:
04 October 2020