IBM Support

IJ42181: EMGR_CHECK_IFIXES SCRIPT HAS WRONG FLRT_HOST AND DOWNLOAD FILE APPLIES TO AIX 7300-00

 

APAR status

  • Closed as program error.

Error description

  • According to the documentation
    (https://www.ibm.com/docs/en/aix/7.3?topic=e-emgr-check-i
    fixes-command)
    the command shows the availability of security interim
    fixes for the server.
    
    When 'emgr_check_ifixes' is run on the system it doesn't
    find anything:
    
    '''
    # emgr_check_ifixes
    Gathering system information
    +--------------------------------------------------------
    ---------------------+
    p0.mtm=9040-MR9
    p0.fw=VM950_045
    p0.parnm=is3030
    p0.os=aix
    p0.aix=7300-00-01-2148
    +--------------------------------------------------------
    ---------------------+
    Checking interim fixes on the system ...
    +--------------------------------------------------------
    ---------------------+
    There is no efix data on this system.
    
    Searching for AIX security fixes ...
    +--------------------------------------------------------
    ---------------------+
    No AIX security fixes are required at this time ...
    '''
    
    The system has no efixes - see the output above.
    
    But according to the FLRT page
    https://esupport.ibm.com/customercare/flrt/doc?page=secur
    ity&os=73sec
    it should show several efixes.
    

Local fix

  • Issue was resolved by changing the line
    
    FLRT_HOST=www14.software.ibm.com
    
    to
    
    FLRT_HOST=esupport.ibm.com
    
    and the line
    
    echo "POST /webapp/set2/flrt/query?format=btext HTTP/1.1"
    > $POST_REQ
    
    to
    
    echo "POST /customercare/flrt/query?format=btext
    HTTP/1.1" > $POST_REQ
    

Problem summary

  • When 'emgr_check_ifixes' is run on the system it doesn't
    find anything:
    
    '''
    emgr_check_ifixes
    Gathering system information
    +--------------------------------------------------------
    ---------------------+
    p0.mtm=9040-MR9
    p0.fw=VM950_045
    p0.parnm=is3030
    p0.os=aix
    p0.aix=7300-00-01-2148
    +--------------------------------------------------------
    ---------------------+
    Checking interim fixes on the system ...
    +--------------------------------------------------------
    ---------------------+
    There is no efix data on this system.
    
    Searching for AIX security fixes ...
    +--------------------------------------------------------
    ---------------------+
    No AIX security fixes are required at this time ...
    '''
    
    The system has no efixes - see the output above.
    
    But according to the FLRT page
    https://esupport.ibm.com/customercare/flrt/doc?page=secur
    ity&os=73sec
    it should show several efixes.
    

Problem conclusion

  • Point to the right support server to chek for fixes
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ42181

  • Reported component name

    AIX V7.3

  • Reported component ID

    5765CD300

  • Reported release

    730

  • Status

    CLOSED PER

  • HIPER

    NoHIPER

  • Submitted date

    2022-08-26

  • Closed date

    2022-09-15

  • Last modified date

    2023-11-13

Fix information

  • Fixed component name

    AIX V7.3

  • Fixed component ID

    5765CD300

Applicable component levels

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SG11T","label":"AIX 7.3 HIPERS- APARs and Fixes"},"Platform":[{"code":"PF053","label":"Power Systems"}],"Version":"730","Line of Business":{"code":"LOB08","label":"Cognitive Systems"}}]

Document Information

Modified date:
14 November 2023