Viewing 15 posts - 586 through 600 (of 769 total)
Bu Let's say if the same procedure is under call by different reports in that case can that not have chances of deadlock? I think every process will call the...
April 15, 2012 at 2:00 pm
If you have Integration services installed, you can quickly use that to export the jobs. But while importing the jobs to the new server, don't forget to change the connection...
April 15, 2012 at 1:38 pm
Thanks Gail.
One more request, could you please elaborate a bit against point no.1?
April 13, 2012 at 1:58 pm
Thanks Gail.
Hi Lynn
You are asking for the table structures.
Well, can you guide me please, if there has to be something specific I need to look at ?
against both the tables,...
April 10, 2012 at 9:38 am
Thanks Lynn.
As on today, the queries which I find are running against are joining between two/three/four tables....with the specific column in question to be filtered with some data!
April 6, 2012 at 12:57 pm
Hi Paul
If I am wrong I believe partitioning the table helps in improving the performance because we are placing the ranges of the data in individual File groups....so instead of...
April 6, 2012 at 12:46 pm
Can you please help me addressing the below queries?
How detrimental it would be for Replication/Db-Mirror and reports running against the tables?
1. I have a table which is quite large....and client...
April 6, 2012 at 12:26 pm
Hi Gail,
The table has more than 35 million+ records and of which while trying to extract the results against the particular columns (the columns holds values as : 0,1 and...
April 6, 2012 at 12:18 pm
Many thanks....................
March 28, 2012 at 1:47 pm
Many thanks for this point too.
Unfortunately, at server level the fill factor is set as default (=0). And I can't change it.........since it has been working since long time!
March 28, 2012 at 1:33 pm
If I need to run 1272 indexes in batches, then I will have to go by doing this in a manual process....
Do you think this is what can be good?
1....
March 28, 2012 at 1:26 pm
Hello,
I want to consider two aspects --
1. LDF file should not grow too much...so that at Production server, my drive doesn't run out of space.
2. The size of the log...
March 28, 2012 at 1:12 pm
which mode will offer the overall improvement:
Rec Model with "Full" or "Bulk-Logged" ?
Considering the fact that ... my database is a VLDB with highly fragmented indexes!
March 28, 2012 at 10:46 am
Under the bulk-logged recovery model, if a log backup covers any bulk operations, the log backup contains both log records and the data pages that were changed by bulk operations....
March 28, 2012 at 10:23 am
Viewing 15 posts - 586 through 600 (of 769 total)