File and Object Level Breakdown - SQL Files
This section shows a general conversion summary for all the SQL files.
Last updated
This section shows a general conversion summary for all the SQL files.
Last updated
In Teradata, this table applies to all the files with the following extensions:
.sql
.dml
.ddl
This section shows the code conversion rate of the SQL files. For more information about these calculations check the Conversion Rate Modes section.
SqlLoCConversionRate
Consider the following example, even though the second table is not recognized due to a parsing error, the comments inside are considered supported lines of code.
Expected Conversion Rate: 65%
Explanation: There is a total of 20 lines of code, and 13 of them were successfully converted by the tool. Using the formula, the conversion rate is (13/20)*100.
A line with an error is defined as every line of code that contains at least one error message. For more information check the Issues and Troubleshooting section of each language documentation.
This field applies only to Teradata reports.
It describes the percentage of SQL files that were successfully generated. The files that were not generated in the output are due to unexpected issues during the process of transformation.
SqlFilesConversionRate