IBM Support

PI59823: IBM EXPLORER FOR Z/OS V3.0.0 - FEKLOGS LOOPING IN REXX PROGRAM FEKLOGR WHEN ANALYZING A FILE SYSTEM WITH NOSETUID FLAG SET

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When using the FEKLOGS utility provided in IBM Explorer for z/OS
    v3.0.0 to the server and user logs, the utility gets stuck in a
    loop due to a missing semicolon ";"
    

Local fix

  • To workaround the issue, the FEKLOGR can be corrected by adding
    the missing semicolon ";" after the "do" on lines 3032 and 3033
    of /usr/lpp/IBM/zexpl/bin/feklogs.rex and FEK.SFEKPROC(FEKLOGR).
    
    Before:
    003031     select
    
    003032     when SUid = 1 then do xRC=8; MsgHeader='** ERROR **';
    end
    003033     when SUid = 0 then do xRC=0; MsgHeader='** INFO **';
    end
    003034     otherwise             xRC=4; MSgHeader='** WARNING
    **'
    
    After:
    003031     select
    
    003032     when SUid = 1 then do; xRC=8; MsgHeader='** ERROR
    **'; end
    003033     when SUid = 0 then do; xRC=0; MsgHeader='** INFO **';
    end
    003034     otherwise              xRC=4; MSgHeader='** WARNING
    **'
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: 01.z/OS Explorer users/administrators        *
    *                    collecting host logs.                     *
    ****************************************************************
    * PROBLEM DESCRIPTION: 01."FEKLOGS" tool loops when            *
    *                         processing a file system mounted     *
    *                         with the NOSETUID flag set.          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    01."FEKLOGS" tool loops when processing a file system mounted
       with the NOSETUID flag set.
    

Problem conclusion

  • 01.Fixed coding error.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI59823

  • Reported component name

    EXP FOR Z/OS HO

  • Reported component ID

    5655EXP23

  • Reported release

    300

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-03-28

  • Closed date

    2016-04-20

  • Last modified date

    2017-03-02

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

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

Modules/Macros

  •    FEKFLOGS FEKLOGR
    

Fix information

  • Fixed component name

    EXP FOR Z/OS HO

  • Fixed component ID

    5655EXP23

Applicable component levels

  • R300 PSY UI37161

       UP16/05/17 P F702

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":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSBDYH","label":"IBM Explorer for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.0.0","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"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":"3.0.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 March 2017