IBM Support

IZ35815: Multi-line subagent load commands using backslashes report spurious errors

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Using the '\' character in commands can generate unrelated
    errors.
    
    for example:
    
    Agent> su unload \
    > ipconfig
    Unloaded subagent ipconfig
    Agent> su load \
    > ipconfig
    Error: Failed to open library liboid.so (liboid.so: cannot open
    shared object file: No such file or directory)
    Failed to load subagent oid
    Loaded subagent ipconfig
    

Local fix

  • Avoid using the '\' character in console commands.
    

Problem summary

  • The problem was that a multi line command:
      subagent load\
        ipconfig
    was executing correctly, but if it implicitly executed another
    command (like "oid ...." from mib2.oid triggered by ipconfig)
    before itself returning, would be misinterpreted as:
       subagent load oid ...
    

Problem conclusion

  • Reset the line continuation buffer before starting the first
    command, so it doesn't accidentally prefix the next command.
    
    The fix for this APAR is contained in the following maintenance
    packages:
       | fix pack | 4.0.0-TIV-SSM-FP0006
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ35815

  • Reported component name

    NETCOOL SYS SVC

  • Reported component ID

    5724P4300

  • Reported release

    400

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2008-10-28

  • Closed date

    2008-11-10

  • Last modified date

    2008-11-10

  • 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

    NETCOOL SYS SVC

  • Fixed component ID

    5724P4300

Applicable component levels

  • R400 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCP7NT","label":"Netcool System Service Monitor"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"400","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
10 November 2008