Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Moving data from MS SQL to Oracle - how to get a list of meta info for the destination column for easy mapping

$
0
0

hi folks:

  I am working on a project using MSFT Attunity driver to move data from MSSQL to Oracle. Once I used Oracle Destination and choose the table as the destination, SSIS automatically converted the "SSIS" schema. For example, 

in oracle , COPIES, NUMBER(5) will be converted to DT_I4 and AGE,  NUMBER(10) will be converted to DT_NUMERIC, Precision(10) . 

My question: Right now, I need to hover each column in the following picture in order to get the schema info for proper converting and mapping. This is time consuming if the number of columns is big. Do we have any quick to get the list of schema info for all destination columns? 

 Thanks


--Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>