Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

XML parsing: line 1, character 38, unable to switch the encoding

$
0
0
I am using SSMA tool for migrating Oracle DB to SQL server 2012. I have problem in migrating XMLTYPE data which is stored in oracle with UTF-8 encoding. I want to migrate this data to SQL Server (to column with data type XML) with UTF-16 encoding ( I understand SQL server doesnot support UTF-8 encoding). When I try to migrate I am getting error messge- XML parsing: line 1, character 38, unable to switch the encoding. 

Viewing all articles
Browse latest Browse all 4054

Trending Articles