Well, even in SQL 2005 the Trace-Flag 4119 was an optional thing. As explained in the NAV SE Team BLOG, this changes the "weight" of the operators "LIKE" and ">" ("<") - on the same filed - when compiling a Query Execution Plan (QEP); as this was changed in SQL 2005 and could cause degraded performance (compared to SQL 2000) - but only in very specific circumstances.
My humble opinion s this: actually you don't need this TF anyway, as the "problem" might occur very seldom. If you were encountering the described problem in 2005, well, then you might encounter the same thing in 2008, thus you might need 4119 ...
Comments
My humble opinion s this: actually you don't need this TF anyway, as the "problem" might occur very seldom. If you were encountering the described problem in 2005, well, then you might encounter the same thing in 2008, thus you might need 4119 ...
Regards,
Jörg
NAV/SQL Performance Optimization & Troubleshooting
STRYK System Improvement
The Blog - The Book - The Tool