Top
Systemwalker Software Configuration Manager Operation Guide
FUJITSU Software

4.6.3 Installing Updates on the Business Server

This section explains how to install updates on the business server:

The procedure for installing updates is described below:

  1. Stop the file transfer infrastructure

    Stop the file transfer infrastructure.

    [Windows]

    Using the Windows(R) Services function, stop the file transfer infrastructure as a user with administrator privileges:

    1. Click Control Panel >> Administrative Tools >> Services.

    2. Select Systemwalker File Transfer Library Control(SWCFMG), and then click the Stop button.

    [Linux]

    Execute the following command:

    service FJSVlnkcf stop

    [Solaris]

    Execute the following command:

    /etc/init.d/FJSVlnkcf stop
  2. Install the updates

    Install the required updates according to the instructions.

  3. Start the file transfer infrastructure

    Start the file transfer infrastructure.

    [Windows]

    Use the services feature in Windows(R) to start the file transfer infrastructure as a user with administrator privileges.

    1. Click Control Panel >> Administrative Tools >> Services.

    2. Select Systemwalker File Transfer Library Control(SWCFMG) and click the Start button.

    [Linux]

    Execute the following command:

    service FJSVlnkcf start

    [Solaris]

    Execute the following command:

    /etc/init.d/FJSVlnkcf start