Re: Bandwidth Problem.
- From: Allan Mitchell <allan@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 01 Feb 2006 00:53:11 -0800
Hello Shawn,
The OLEDB drivers between O and SQL Server are notoriously slow. A lot of people pump to text file, FTP then use BULK INSERT. This is the way I would approach this problem.
There are 3 very distinct steps and whilst there are 3 vs 1 step in the other direct trabsfer solution, these steps are simple and clear in purpose.
Allan
I am trying to setup a DTS job that must run every 30 minutes and pull 3.5 million rows from an Oracle database into our SQL2k database. The job runs fine (2 minutes), but consumes a TON of network bandwidth on the network card and we have a VERY bandwidth sensitive application that connects to the db. Anyone have an idea how to deal with this?
.
- Follow-Ups:
- Re: Bandwidth Problem.
- From: Shawn
- Re: Bandwidth Problem.
- Prev by Date: Re: I need to run a quarterly job
- Next by Date: Re: How To Setup a Batch Job To Run Daily
- Previous by thread: Re: Bandwidth Problem.
- Next by thread: Re: Bandwidth Problem.
- Index(es):