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