Installing DSC

Before using DSC, install it on a Linux or Windows server. DSC supports 64-bit Linux OSs. For details about other OSs supported by DSC, see Compatible OSs.

Prerequisites

Procedure

DSC is an installation-free tool. You can use it after downloading and decompressing the software package.

The following procedure describes how to obtain the package. Decompress the package DSC.zip and then DSC.rar to obtain the files shown in Table 1.

Windows:

  1. Log in to the GaussDB(DWS) management console and download the DCS software package. For details, see Downloading Related Tools.
  2. Decompress the DSC.zip package.

    The DSC folder is generated.

    You can decompress DSC.zip to any folder you need.

  3. Go to the DSC directory.
  4. Find and check the files in the DSC directory.

    Table 1 describes the obtained folders and files.

Linux:

  1. Log in to the GaussDB(DWS) management console and download the DCS software package. For details, see Downloading Related Tools.
  2. Extract files from DSC.zip.

    sh install.sh

  3. Go to the DSC directory.

    cd DSC

  4. Check the files in the DSC directory.

    ls 
    config   lib   scripts   bin  input output runDSC.sh  runDSC.bat

Table 1 DSC directory

Folder or File

Description

DSC

bin

DSC-related JAR package (executable)

config

Configuration file of DSC

input

Input folder

lib

Library files required for the normal running of DSC

output

Output folder

scripts

Customized configuration scripts for Oracle and Teradata migration, which can be executed to implement corresponding functions

runDSC.sh

Application executed on the Linux OS

runDSC.bat

Application executed on the Windows OS

changelog

To notify users of the current modifications

Install.sh

To set the file permissions for DSC

readme

Instructions of installation and configuration

If you do not need DSC, you can uninstall it by deleting the DSC folder.