Hello experts,
I am migrating data from SQL Server to Oracle.
I am facing the following Issue.
I have fields with datatype
text(16)
varchar(7500) in SQL Server.
In Oracle the target field is of type Long.
By default the DTS truncates the data to appx 80 characters and the remaining data is...
Hello,
I am migrating data from SQL server 7 to Oracle 8i.
I am using Microsoft Data Transformation service.
In SQl server I have tables with fields having datatype
text(16)
varchar(7500)
The target fields in Oracle is Long data type.
By default the DTS truncates the fields to 80 char when...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.