Top
ETERNUS SFAdvancedCopy Manager 14.0 Operator's Guide forCopy Control Module

2.2.2 PATH environment variables settings

If using AdvancedCopy Manager CCM commands, add the AdvancedCopy Manager CCM bin directory to the PATH environment variables.


[For Windows]

  1. Right-click [Start]-[My Computer] and select [Properties].

  2. Select the [Detailed Settings] tab of system properties, and click the [Environment variables] button.

  3. Add the values below to the PATH variables.

    <AdvancedCopy Manager CCM program directory>\bin

    Note: Use a semi-colon to separate multiple directories.


[For Solaris/Linux]

If using Bourne shell, add the value to the PATH variables as shown below.

# PATH=$PATH:/opt/FJSVccm/bin
# export PATH

Note: Use a colon to separate multiple directories.