Re: Data Transfer from Oracle to SQLSRV is very slow
From: stephane (stephaned_at_softhome.net)
Date: 08/03/04
- Next message: Peter Newman: "DYS - Data Driven Query Task"
- Previous message: markmck: "extra carriage return at bottom of exported text file using DTS"
- In reply to: Ilya Margolin: "Re: Data Transfer from Oracle to SQLSRV is very slow"
- Next in thread: Ilya Margolin: "Re: Data Transfer from Oracle to SQLSRV is very slow"
- Reply: Ilya Margolin: "Re: Data Transfer from Oracle to SQLSRV is very slow"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 3 Aug 2004 16:33:30 +0200
Hi Ilya,
I tried to put the Select statement in an ExecuteSQL task,
but it seems, that ExecuteSQL doesn't wait the results to fire Success ....
but just syntax validation.(Am I wrong ?)
I currently investigate on the Oracle query's joins that seem to not to be
as simple as it was at first look ....
thanks,
Stéphane
"Ilya Margolin" <ilya_no_spam_@unapen.com> a écrit dans le message de
news:%239$sK7VeEHA.2852@tk2msftngp13.phx.gbl...
> Stephane,
>
> Can you change data pump to execute sql task with insert/select?
>
> Ilya
>
> "stephane" <stephaned@softhome.net> wrote in message
> news:u3uHsvKeEHA.3428@TK2MSFTNGP11.phx.gbl...
> > Hello everyone,
> >
> > In a DTS package I have a datapump that results in a Time way : 7
minutes
> > to transfer 957 rows !
> > (about 30 fields, varchars and decimals fields, nothing specially
heavy).
> >
> >
> > The source is a quite simple SELECT on several tables with inner joins
> > against an Oracle Database (through OLE DB),
> > the destination is a unique table with no index, no trigger.
> > No activeX transformations ...
> > I tried to increase the fetch buffer .... with no effect ...
> >
> > The source query runs in 2 secs without the transfer
> >
> > May I missed something ?
> > Thanks in advance for your help.
> > Stéphane.
> >
> >
>
>
- Next message: Peter Newman: "DYS - Data Driven Query Task"
- Previous message: markmck: "extra carriage return at bottom of exported text file using DTS"
- In reply to: Ilya Margolin: "Re: Data Transfer from Oracle to SQLSRV is very slow"
- Next in thread: Ilya Margolin: "Re: Data Transfer from Oracle to SQLSRV is very slow"
- Reply: Ilya Margolin: "Re: Data Transfer from Oracle to SQLSRV is very slow"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|