SnowConvert AI - Understanding Converted Code
When SnowConvert AI cannot completely convert a code segment, it generates an Error, Warning, and Issue (EWI) message. Each EWI negatively affects the conversion rate of a code unit.
SnowConvert AI - Conversion Issues (EWIs)
When SnowConvert AI cannot completely convert a piece of code, it generates an Error, Warning, and Issue (EWI). Each EWI negatively affects the conversion rate of a code unit. SnowConvert AI may encounter conversion difficulties for…
SnowConvert AI - Migration Assistant
The SnowConvert AI Migration Assistant is an AI - powered tool designed to streamline the resolution of errors, warnings, and issues (EWIs) encountered after converting SQL code using SnowConvert.
SnowConvert AI - Oracle - Oracle Built-in Data Types
Beginning with Oracle Database 12_c_, you can specify a maximum size of 32767 bytes for the VARCHAR2, NVARCHAR2, and RAW data types. You can control whether your database supports this new maximum size by setting the initialization…
SnowConvert AI - Vertica - Predicates
An expression used to evaluate and compare each element of an array against a specified expression.
SnowConvert AI: Deployment
Objects with EWIs have critical issues that must be fixed before deployment. These objects cannot be deployed until the issues are resolved. Note For detailed information about FDMs and EWIs, please refer to the SnowConvert AI Technical…
SnowConvert AI - Teradata - DML
The abbreviation is unsupported in Snowflake but it is translated correctly by changing it to DELETE.
SnowConvert AI - Migration Assistant - Troubleshooting
SnowConvert AI Migration Assistant uses Snowflake Cortex AI to generate suggestions and explanations using Large Language Models (LLMs). These models can make mistakes, so please review each output thoroughly and carefully before applying…
SnowConvert AI - Oracle - Literals
INTERVAL YEAR TO MONTH and INTERVAL DAY TO SECOND are not a supported data type, they are transformed to VARCHAR(20). Therefore all arithmetic operations between Date Types and the original Interval Type Columns are not supported.
SnowConvert AI - Reports
Parsing EWIs: the total count of parsing errors that occurred during the code analysis process. A parsing error occurs when the parser (the component that reads and understands the source code files) encounters something unexpected.
Source