doc-exports/docs/dws/tool/dws_16_0217.html
Lu, Huayi 27019c2991 DWS TOOL 830.201 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:35:25 +00:00

3.5 KiB

Overview

The log files are the repository for all operations and status of the DSC. The following log files are available:

  • SQL Migration Logs
    1. DSC.log: SQL Migration all activities.
    2. DSCError.log: SQL Migration errors.
    3. successRead.log: SQL Migration successful input file reads.
    4. successWrite.log: SQL Migration successful output file writes.
  • Perl Migration Logs
    1. perlDSC.log: Perl Migration all activities, warnings and errors.

Apache Log4j is used for the DSC logging framework. The following Log4j configuration files are used and can be customized as required:

  • Teradata/Oracle/Netezza/DB2 : config/log4j2.xml
  • MySQL : config/log4j2_mysql.xml