Viewing 4 posts - 1 through 4 (of 4 total)
VERY bad. The sample code i posted retrieves just under half a million records and it takes almost 8 hours. Definitely bad compared to the less than 2...
August 22, 2007 at 7:47 am
Joe,
In my case, I have tested the select statement on it's own in Query Analyser and found insignificant change in performance (I put a sample of our code in a...
August 22, 2007 at 7:44 am
Thanks for the reply Jeff.
I only put the comment about TOAD as a comparison to what I was getting through linked servers in SQL Server. We have no joins,...
August 22, 2007 at 6:45 am
Jeff,
I'm also using linked server w/ INSERT/SELECT stored procedures to extract a couple of dozen Oracle tables to SQL Server overnight but I am getting horrible performance (~7hrs for half...
August 21, 2007 at 9:02 am
Viewing 4 posts - 1 through 4 (of 4 total)