Viewing 15 posts - 16 through 30 (of 70 total)
Can anyone tell me if this behaviour of table is fine or do we need to sort out some issue.
March 14, 2011 at 3:37 am
Thanks Gail. Just for the information to all, I executed the sproc with "WITH RECOMPILE" option and thereafter it started working fine [back to normal time].
March 10, 2011 at 8:45 am
Ken, I've put this logic into a function along with some selective features so that indexes can be used and replaced this funciton frfom views used in stored procedures. All...
March 9, 2011 at 12:12 pm
Sorry for this question. I have written the CTEs inside the function. Thanks ken, that was of great help.
March 8, 2011 at 1:33 pm
Thanks Ken. Its really nice, however can we write a CTE inside a function ?
March 8, 2011 at 12:10 pm
Sure, I'll check that way and let you know. Thanks Gail.
March 8, 2011 at 9:15 am
Thanks Steve, the document was wonderful.
Grant, Even i think its because of parameter snuffing. How can I get rid of it ?
March 8, 2011 at 12:52 am
Yes, we are migratng to new hardware.
February 27, 2011 at 9:06 pm
Sorry Folks, After investigations we found it was because of rendering at frontend and not backend. Query is doing good.
February 25, 2011 at 12:11 am
Thanks Grant. What should be the generalized fillfactor for indexes on OLTP tables ?
February 23, 2011 at 10:58 pm
I currently have one collation with case sensitive. Want to change it to case insensitive. We will use side by side migration.
February 22, 2011 at 5:22 am
Thanks Gail for all yur help. Your information links were great. I have brought down the effect of deadlock to big extent (with the help of your shared information), though...
February 19, 2011 at 12:21 am
Jeff, My scenario is simple. I have one stored procedure with lots of inserts and selects. There is just one update at the end of it updating say few thousand...
February 17, 2011 at 10:08 pm
I've attached the execution lan for update statement.
February 15, 2011 at 10:09 pm
Viewing 15 posts - 16 through 30 (of 70 total)