IBM Support

JR42165: COMMAND NOT FOUND ISSUE HAPPENS FOR CONFIGCOMMONDB.SH FOR ORACLE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • When customer install BPM on linux with Oracle DB.
    Following issue may happens:
    
    The line:
    -----------------
    TMP=`temp.sql`
    -----------------
    
    When running the script on linux an error is shown:
    
    ----------------------------------------------------------------
    --------
    ./configCommonDB.sh: line 30: temp.sql: command not found
    ----------------------------------------------------------------
    --------
    
    
    Fix: The backticks (`) should actually be replaced by
    apostrophes ('),
    as the shell otherwise tries to run temp.sql as a command.
    

Local fix

  • replacing backticks (`) in the  script with
    apostrophes (') makes the script  produces correct outputt
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  BPM 7.5.0                                   *
    ****************************************************************
    * PROBLEM DESCRIPTION: Errors in configCommonDB.sh has been    *
    *                      found when running the script           *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The issue can be fixed by replace the backticks (`) by
    apostrophes (') in line 30. And will be fixed in further
    release.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    JR42165

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    750

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-03-07

  • Closed date

    2012-05-28

  • Last modified date

    2012-05-28

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

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

Fix information

Applicable component levels

  • R750 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
12 October 2021