Re: Microsoft DTS help
- From: "Jéjé" <willgart@xxxxxxxxxxxxxxxxx>
- Date: Sun, 10 Jul 2005 20:30:34 -0400
what type of transformations do you need?
<pradip1979@xxxxxxxxx> wrote in message
news:1120980098.525167.213120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am working on migrating many Oracle tables to SQL server 2000 and
> performing column level transformations for most the tables.
>
> I am first planning to export all the Oracle tables to a staging
> database in the SQL server 2000. Then apply transforms for the tables
> and export it onto the target SQL server database.
>
> I am planning to use DTS for the migrations. I have some basic
> questions regarding DTS features:
>
> 1. There are different approaches in DTS for migrating:
>
> a. Using the Import/Export wizard.
>
> b. Data transform task/Data driven task.
>
> c. Programmatically using VB application and accessing the DTS
> libraries
>
>
> In option b, we can use Active x scripts for performing the
> transformations by creating a package.
>
> Questions:
>
> 1. Is Data transform task sufficient for my purpose? Is there any way
> Data Driven Query task can help me in this regard? Also the same for
> Parallel Data dump task? I have not read much abt Parallel data dump
> task, hence the query?
>
> 2. Is there any way T SQL help me in this regard if I go for Data
> transform task option?
>
> 2. I also feel that I need not go for VB application in this regard.
> Any comments regarding whether it is better suited than a data
> transform task will help me too.
>
> 3. Regarding creation of packages, should I create multiple packages
> for migrating each table from staging database and then link all the
> packages using conditions or a single package is fine? Will there be
> any performance implications in first case?
>
> Thanks in advance,
>
> Pradip
>
.
- Follow-Ups:
- Re: Microsoft DTS help
- From: prad79
- Re: Microsoft DTS help
- References:
- Microsoft DTS help
- From: pradip1979
- Microsoft DTS help
- Prev by Date: Re: Automatically create table name
- Next by Date: Re: Microsoft DTS help
- Previous by thread: Microsoft DTS help
- Next by thread: Re: Microsoft DTS help
- Index(es):
Relevant Pages
|