OraOLEDB.Oracle.1 issue

  • Hi,

    I have created a SSIS package in BIDS 2008. I am importing data from oracle.

    Its working fine. Recently we upgraded to sql server 2012.

    When I opened the package in SSDT(BIDS 2010), I am getting errors at dataflow task's source. Error: Canot convert between unicode and nonnicode.

    What is the issue.

    My local machine is windows 2008 R2.

  • The problem is that the OLE DB connection cannot convert unicode characters to non-unicode characters. (the error is quite self-explanatory)

    What is the datatype of the source?

    What is the datatype of the same column in the SSIS dataflow?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply