Viewing 15 posts - 196 through 210 (of 254 total)
LutzM (8/9/2014)
However, the actual execution plan returned more than 280.000 rows.
Are those rows really returned?
Or is there usually...
August 9, 2014 at 12:28 pm
GilaMonster (8/9/2014)
faisalfarouqi (8/9/2014)
I would also request that if some suggestions around refactoring or maybe reordering of joins could be made to retrieve data quickly.
Reordering of joins won't do a thing,...
August 9, 2014 at 8:02 am
[font="Comic Sans MS"]Thanks! Gail. I'll look into it, and post the actual exec plan after updating the stats. It's been quite sometime when we last updated the stats with full...
August 9, 2014 at 7:57 am
GilaMonster (8/9/2014)
Table definitions, index definitions and actual execution plan please.
[font="Comic Sans MS"]Hi Gail,
Thanks! for your prompt response. I'll try and add the table definition & index definition (maybe the...
August 9, 2014 at 7:39 am
[font="Comic Sans MS"]Thanks! LutzM for all your help till this point.
- The views are encapsulated with a whole bunch of other queries referencing some other tables, and again those...
August 9, 2014 at 7:33 am
[font="Comic Sans MS"]Thanks! LutzM. However, its kinda difficult for me to run that query again and get the actual exec plan...so for the # of rows returned is around 280093...
August 9, 2014 at 3:23 am
Do you have a script to check if it's primary or secondary? Could you pls. post it in case if you have one.
Regards,
Faisal
July 3, 2014 at 7:12 am
Hi Steve,
I already said that it's read only for secondary. I am only concerned whether I could run a job from secondary and if yes then it should not fail...
July 3, 2014 at 7:01 am
Hi Perry,
Its been set to read only but not read-intent (I mean the application doesn't have this option yet) the job is still failing on the secondary, and as said...
July 3, 2014 at 6:48 am
Thanks! Perry....but then you're asking me again to migrate the objects which isn't what I want to do. Basically, all I want to do is an in-place upgrade.
Regards,
Faisal
June 26, 2014 at 12:27 am
Yes...that is absolutely correct. Do you think by any chance this is a possible solution.
Regards,
Faisal
June 25, 2014 at 10:48 am
Hi Grant,
Sorry if that was confusing but I am not installing new servers. It's just that to complete a 2 node cluster setup I would require one more server with...
June 24, 2014 at 7:24 am
Thanks! homebrew01. Is it a mandate that for setting up replication your require a linked server. Secondly, the key column "id" is unique and I need to compare using this...
June 13, 2014 at 4:53 am
Hi,
Can someone update me on this? I bet someone might have done this in the past. Pls. I need someone's help on this asap.
June 12, 2014 at 12:34 pm
Thanks! mascot but this doesn't really answer my question. Pls. share your thoughts/experience about this stuff. I'm sure there might be people in this forum who might be knowing about...
June 10, 2014 at 4:10 am
Viewing 15 posts - 196 through 210 (of 254 total)