IBM Support

IZ44924: ERROR RUNNING NMEXPORT SCRIPT - ./NMEXPORT[322]: /DEV/BULL: CANNOT CREATE [PERMISSION DENIED]

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • nmExport: Precision data migration completed successfully.
    nmExport: Precision database migration completed successfully.
    nmExport: Creating package /tmp/v3.7_export_data
    ./nmExport[322]: /dev/bull: cannot create [Permission denied]
    
    Found on both Linux and Solaris installs, a misspelling in the
    nmExport script.
    
    #:/opt/<user>/install/scripts # grep bull *
    nmExport:   if `which zip 1>/dev/bull 2>&1`; then
    

Local fix

  • edit the nmExport script:
    
    #:/opt/<user>/install/scripts # grep bull *
    nmExport:   if `which zip 1>/dev/bull 2>&1`; then
    
    to
    
    nmExport:   if `which zip 1>/dev/null 2>&1`; then
    

Problem summary

  • ****************************************************************
    USERS AFFECTED:
    ALL - ITNM 3.8 migration
    ****************************************************************
    PROBLEM DESCRIPTION:
    Found on both Linux and Solaris installs, a misspelling in the
    
    nmExport script.
    ****************************************************************
    RECOMMENDATION:
    | fix pack | 3.8.0-ITNMIP-FP0001
    ****************************************************************
    

Problem conclusion

  • The script has been fixed in ITNM 3.8 and above release..
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ44924

  • Reported component name

    NC/PREC DISCOVY

  • Reported component ID

    5724O52DS

  • Reported release

    380

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-03-02

  • Closed date

    2009-03-17

  • Last modified date

    2009-03-17

  • 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

    NC/PREC DISCOVY

  • Fixed component ID

    5724O52DS

Applicable component levels

  • R380 PSN

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSSHRK","label":"Tivoli Network Manager IP Edition"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"380","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 March 2009