niranjan76
Programmer
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 lost.
If someone knows how to go about this problem please help me.
Any links etc.
Niranjan
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 lost.
If someone knows how to go about this problem please help me.
Any links etc.
Niranjan