On previous projects I have done the above without the same heartache I have on this project.
The data transform task is really straight forward moving a select from an Oracle table into a table in SQL Server. There are no joins in the query just a straight select from one oracle table.
In past projects I have seen these types of transforms move millions of rows in an hour but this one struggles to do 100,000 rows in an hour.
What things can affect the performance of transfers from Oracle to SQL Server.
Any help or advice much appreciated.
TIA
[blue]DBomrrsm[/blue]
[blue]Software code, like laws and sausages, should never be examined in production[/blue][black] - [/black][purple]Edward Tenner[/purple]
The data transform task is really straight forward moving a select from an Oracle table into a table in SQL Server. There are no joins in the query just a straight select from one oracle table.
In past projects I have seen these types of transforms move millions of rows in an hour but this one struggles to do 100,000 rows in an hour.
What things can affect the performance of transfers from Oracle to SQL Server.
Any help or advice much appreciated.
TIA
[blue]DBomrrsm[/blue]
[blue]Software code, like laws and sausages, should never be examined in production[/blue][black] - [/black][purple]Edward Tenner[/purple]