Skip to main content

PM75414: WHEN MULTIPLE SET STATEMENTS ARE USED IN AN INSERT OPERATION, ONLY THE LAST SET STATEMENT IS HONORED.


A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Example Syntax:
    
    STATUS = TRACE('ALL')
    FILERC = VIEWIMS('TPLDSN=TEMPLATE.LIBRARY')
    Do while filerc=0
    filerc = GETIMS('SEGMENT=CUSTADDR' NEXT USING_VIEW)
    filerc = ISRTIMS('SEGMENT=CUSTADDR',
     'SET #2=CUSTOMER ACCOUNT NUMBER',
     'SET #3=CUSTOMER PHONE',
     'set #4=CUSTOMER NAME',
     'set #5=CUSTOMER ADDRESS')
     say fmconkey  fmsegnm
    PRINT(INREC,TABL)
    PRINT(INREC,SNGL)
    END
    EXIT
    

Local fix

  • N/A
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All FM/IMS Batch Edit (IEB) and Batch Browse *
    *                 (IBB) users.                                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: 1. When more than one field assignment  *
    *                      statement is specified in the SET       *
    *                      clause of an ISRTIMS call, FM/IMS       *
    *                      only processes the last statement.      *
    *                                                              *
    *                      2. When more than one field assignment  *
    *                      statement is specified in the WHERE     *
    *                      clause of a GETIMS, DELIMS, REPLIMS     *
    *                      or ISRTIMS call, FM/IMS only processes  *
    *                      the last statement.                     *
    *                                                              *
    *                      3. FM/IMS does not correctly evaluate   *
    *                      the selection criteria in a VIEWIMS     *
    *                      call when the selection criteria        *
    *                      specify unformatted field references    *
    *                      (for example #u2).                      *
    ****************************************************************
    * RECOMMENDATION: Apply the provided PTF.                      *
    ****************************************************************
    

Problem conclusion

  • FM/IMS has been modified to correct all of these problems.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM75414

  • Reported component name

    FILE MANAGER Z/

  • Reported component ID

    5655W6800

  • Reported release

    C14

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-10-19

  • Closed date

    2012-12-13

  • Last modified date

    2013-01-02

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

    PM70783

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

Modules/Macros

  •    FMN1LVL  FMN1LVLJ FMN1LVLK
    

Fix information

  • Fixed component name

    FILE MANAGER Z/

  • Fixed component ID

    5655W6800

Applicable component levels

  • RC1C PSY UK90282

       UP12/12/16 P F212

  • RC14 PSY UK90284

       UP12/12/16 P F212

  • RC15 PSY UK90285

       UP12/12/16 P F212

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.

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

z/OS family


Software version:
C14


Reference #:
PM75414


Modified date:
2013-01-02

Translate my page

Content navigation