IBM Support

JR39070: FAILURE TO SET UP AUTOSTART AFTER INSTALLING DATASTAGE 8.5 ON ZLINUX / SUSE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • After installing versin 8.5 of DataStage on a zLinux / SUSE
    system, customer runs
    
    uv -admin -autostart on
    
    to set up autostart and gets error messages when the script
    attempts to create the links:
    
    Creating link /etc/rc.d/init.d/ds.rc to
    /opt/IBM/InformationServer/Server/DSEngine/sample/ds.rc
    ln: creating symbolic link `/etc/rc.d/init.d/ds.rc' to
    `/opt/IBM/InformationServer/Server/DSEngine/sample/ds.rc': No
    such file or directory
    

Local fix

  • Pre-installation workaround:
    
    adjust the path to ds.rc in the
    is-suite/payloads/DataStageCommon/DSEngine/InstallSpec.xml from:
    
          <Choice value="/etc/rc.d/init.d/">
              <Condition>
            <OsMatches osFamily="UNIX"/>
           </Condition>
          </Choice>
    
    to
    
          <Choice value="/etc/init.d/">
              <Condition>
            <OsMatches osFamily="UNIX"/>
           </Condition>
          </Choice>
    
    Post-installation workaround:
    
    Edit the path in the linkfile
    
    ../DSEengine/scritps/DSEenable_autostartup.sh
    
    from
    
    /etc/rc.d/init.d/ds.rc
    
    to
    
    /etc/init.d/ds.rc
    
    Then re-execute the command
    
    uv -admin -autostart on
    

Problem summary

  • Technote 1470160 was created to document workarounds.  APAR
    JR39070 and APAR Work Item 94763 were created to fix the
    installer for 8.5.1.
    

Problem conclusion

Temporary fix

  • Technote 1470160 was created to document workarounds.  APAR
    JR39070 and APAR Work Item 94763 were created to fix the
    installer for 8.5.1.
    

Comments

APAR Information

  • APAR number

    JR39070

  • Reported component name

    INFO SRVR PLATF

  • Reported component ID

    5724Q3612

  • Reported release

    850

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-03-07

  • Closed date

    2011-03-16

  • Last modified date

    2011-03-16

  • 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

  • R850 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSZJPZ","label":"IBM InfoSphere Information Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 March 2011