We trying to Move Data from Oracle to SQL server 2017
- Destination has got a calculated column but not source. This is failing the load for the table. Except exclusion of such tables do we have any other option?
- BLOB, CLOB field data is getting truncated to 8192 and 8190 size respectively in SQL Varbinary (max)/Varchar(max). How do we handle this?