Apart from Summary report, SwisSQL Sybase To SQL
Server Edition also offers Detailed Reports for every migration.
You can view the detailed report by clicking on the View Detailed
Report option shown in Summary report screen. This opens up a
detailed HTML report in a browser window. The detailed report consists
of the following sections
Summary View section
The Summary view offers a brief overview of the
migration performed with the following information
- Migration Start time : Starting time
for the migration, is the time at which the migration started
- Migration End time : The time at which
the entire migration operation was completed.
- Total files : The total number of files
taken for migration
- Total lines : This corresponds to the total number of
lines of Sybase code migrated. This is the sum of number of lines
of code present in all the files taken up for migration
- Total files not parsed : This corresponds
to the total number of files that could not be parsed by the tool.
- Output directory : This corresponds
to the directory under which the migrated files are output by
the tool
- Migration percentage : This
corresponds to the success level of migration to a scale of 100

Detailed Report:
You can view more details about the migration
by clicking on the Detailed Report link in the header section
of the report. This page presents the list of objects (categorized
based on object type) that were successfully migrated. The table
presents the Object Name and the status of the migration of the
object.

Error report section
:
You can view the errors that occurred during
migration by clicking on the Error Report link in the header
section of the report. This page presents the list of objects (categorized
based on object type) that were not migrated by the tool. Both Parse
Errors as well as Conversion errors are presented in this report.
Migration Trace
section :
User can understand the sequence of operations
executed by the tool after the clicking on Migrate option
or Migrate Selected Files option. This section can be accessed
by clicking on the Migration Trace link in the header section
of the report. This reports presents a table showing the sequence
of events that occurred throughout the migration process.
