IBM Support

PM35061: FIND 'EE2' COMMAND RESULTS IN AN S0C4 ABEND.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Entering a FIND command using as the string 'eex', where x is
    some integer, causes an S0C4 abend.
    
    FM is interpreting the eex as an exponent - albeit an invalid
    one.  It abends because it doesnt handle the 'invalid' value.
    

Local fix

  • Exclude all lines.  Then search for the 'ee' (with or without
    the quotes).
    Next, scan for the integer in the NX (not excluded) lines.
    
    e.g. To search for 'ee2':
    
    X ALL
    F 'ee' ALL       or       F ee ALL
    F '2' ALL NX
    
    Manually scan the 'found' lines for ee2.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All File Manager users                       *
    ****************************************************************
    * PROBLEM DESCRIPTION: When editing a data set using a         *
    *                      template containing numeric fields      *
    *                      and a FIND command is issued with a     *
    *                      parameter of EEn where n is a numeric   *
    *                      digit File Manager may ABENDS0C4.       *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    File Manager is assuming the FIND parameter is an exponent when
    checking a numeric field and is abending because the exponent
    is not a valid format.
    

Problem conclusion

  • File Manager will validate the possible exponent value and
    bypass FIND processing of numeric fields if the FIND parameter
    is not a valid exponent.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM35061

  • Reported component name

    FILE MANAGER ZO

  • Reported component ID

    5655V5200

  • Reported release

    A10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2011-03-17

  • Closed date

    2011-05-06

  • Last modified date

    2011-06-01

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

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

    PM38340

Modules/Macros

  • FMN0LVL
    

Fix information

  • Fixed component name

    FILE MANAGER ZO

  • Fixed component ID

    5655V5200

Applicable component levels

  • RA10 PSY UK67495

       UP11/05/11 P F105

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":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A10","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSXJAV","label":"File Manager for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A10","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
01 June 2011