SQLRunner
Archives: June 2011
SSIS OLEDB Command and procedure output params
While designing a package last week with our consultant, Latha Chandri (twitter), I came across a need to call a stored procedure drom within a Data Flow Task. I have never needed to do this before and while the call is simple there are a few quirks… Read more
0 comments, 3,183 reads
Posted in SQLRunner on 30 June 2011
Statistics IO parser in Ruby & Python
Here I am working on tuning a rather large stored procedure; old school. I have statistics IO and showplan turned on. I work through the obvious missing indexes and improper joins and now I'm into the 'Let's try this technique', to improve different pieces. The gauge for me… Read more
0 comments, 205 reads
Posted in SQLRunner on 10 June 2011
Improved partition loading
We have a table that contains just over 1.7 billion records and requires a daily feeding of around 9 million. It is split into 10, roughly equal, partitions. I originally just pushed the daily feeding into the main table from a staging table and it worked well, but thought to… Read more
1 comments, 140 reads
Posted in SQLRunner on 6 June 2011



Subscribe to this blog