IBM Support

IJ13171: EXPORTBUNDLES DOES NOT SUPPORT AIX 7.2 OR SLES 15 RELEASES

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When executing tacmd export bundles with the option -os AIX the
    required AIX 7.2 case statements for aix723 and aix726 are not
    generated.
    When executing tacmd export bundles with the option -os LINUX
    the required SLES 15 case statements for l??4?3 and l??4?6 are
    not generated.
    

Local fix

  • One way to circumvent the issue is to modify the
    silentInstall.sh script that is generated by -os AIX to include
    case itmes for aix723 and aix726
    
    aix723)
    responsefile=uxaix523.txt
    ;;
    aix726)
    responsefile=uxaix526.txt
    ;;
    
    The other work around is to use -p aix536 instead of -os AIX
    for tacmd exportbundles, since the silentInstall.sh for that
    processing will not have the "case ${interp}" structure at all.
    

Problem summary

  • exportbundles does not create bundle for AIX 7.2 nor SLES 15.
    The following error is reported to the user:
    No matching interp for this machine was found.
    Machine interp: aix726
    If you think this is an error set the variable: -responsefile-
    to one of the following interps and run the silentInstall.sh
    command again:
    
    uxaix526.txt , uxaix523.txt
    
    
    ExportBundles does not support AIX 7.2 nor SLES 15.
    

Problem conclusion

  • Revised code to accept AIX and Linux versions.
    
    
    The fix for this APAR is contained in the following maintenance
    packages:
    
       | service pack | 6.3.0.7-TIV-ITM-SP0013
    

Temporary fix

  • odify the silentInstall.sh script that is generated by -os AIX
    to include case itmes for aix723 and aix726 as such:
    
    aix723)
    responsefile=uxaix523.txt
    ;;
    aix726)
    responsefile=uxaix526.txt
    ;;
    
    The other work around is to use -p aix536 instead of -os AIX for
    tacmd exportbundles, since the silentInstall.sh for that
    processing will not have the "case ${interp}" structure at all
    

Comments

APAR Information

  • APAR number

    IJ13171

  • Reported component name

    TEMS

  • Reported component ID

    5724C04MS

  • Reported release

    630

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-01-31

  • Closed date

    2022-10-03

  • Last modified date

    2022-10-03

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

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

Fix information

  • Fixed component name

    TEMS

  • Fixed component ID

    5724C04MS

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSTFXA","label":"Tivoli Monitoring"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"630","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
08 March 2023