Viewing 15 posts - 766 through 780 (of 2,436 total)
You probably need to execute sp_recompile for each table and sp_refreshview for each view on the database after the statistics have been updated.
May 4, 2007 at 11:16 am
Why by IP address ? It is much more flexible to connect to any computer on a network via DNS name for a number of reasons.
May 4, 2007 at 9:43 am
The -L option will only pick up servers on your current network segment that are broadcasting. As for SQLRecon missing things, you need to adjust the parameters. SQLRecon also needs...
May 4, 2007 at 8:39 am
No.
I was just curious if it was version/service pack/hot fix related since it only occurred on 1 of 3 SQL Servers - hence the request for version information looking for...
May 3, 2007 at 3:57 pm
There truly is no 'best practice'. The only answer is #1 on the Top Ten List of answers you do not want to hear from your DBA - It depends....
May 3, 2007 at 3:51 pm
Aside from posting the actual code could you post the results of:
select @@version
from you dev, test and prod SQL Servers ?
May 3, 2007 at 10:00 am
Here is a rack mounted solution:
HP DL-380 G5
I thas Dual 3 Gh Xeon processors, 2 Gb RAM and uses only 1/3 of the previous generations power and cooling.
Add 6 10K...
May 3, 2007 at 8:57 am
If you have sufficient resources I tend to agree that there may not e performance issues. However another point of view is that a SQL Server is a server dedicated...
May 3, 2007 at 8:35 am
The management 'style', and I use the word very loosely, is a throwback to something in the 50's. My sympathy for those who have to work, albeit not even directly,...
May 3, 2007 at 7:52 am
Have you tried to change the order of the databases that are being backed up ? If you have and still receive the error then you may have run into...
May 3, 2007 at 7:50 am
Life, for most, has always been about 'being the best'. The unfortunate part is that 'most' of us have forgotten that in order to 'be the best', one only need...
May 2, 2007 at 1:24 pm
Give SQLRecon a try - it's a freebie to find all of the SQL Servers on a network or series of networks. It helps if you have domain level authority...
May 1, 2007 at 9:21 am
Accounting and HR type data retention requirements are 'a breeze' - usually 5-7 years. The reason I say 'a breeze' is because I am now involved in the healthcare industry....
May 1, 2007 at 9:09 am
As to the BOL citation, it is 2K5 not 2K as the post is directed to - there is a difference in the documentation, behavior and experience. Again, the heading...
April 30, 2007 at 10:03 pm
The "Short List" makes a few realistic assumptions. These are:
April 30, 2007 at 12:45 pm
Viewing 15 posts - 766 through 780 (of 2,436 total)