Viewing 15 posts - 136 through 150 (of 305 total)
How to find exactly that these Statistics are up to date and these Statistics are outdated?
thanks
February 3, 2010 at 12:02 pm
Hi,
I have ran the below Query in 'Mydb' database to find out the out of date statistics and I found that all the statistics were 15 days old. The Auto...
January 31, 2010 at 6:30 pm
thanks you,
how to find if the statistics are out of date? As our indexes are not getting fragmented, so I'm planning to run update statistics to keep the statistics up...
January 31, 2010 at 12:23 pm
thanks Jefferey,
Here I considered the page_count>1000. Is that right criteria to consider for finding Index fragmentation that are only having page count>1000?
thanks again
January 31, 2010 at 11:33 am
It looks like a majority of your fragmentation is in heaps. Heaps cannot be defragged
So if the index of type HEAP has fragmentation 99.35, then if I rebuild that heap,...
January 31, 2010 at 11:15 am
1st concern Do we really required to run the Index rebuild task on weekly, if the indexes are not getting fragmented (Here, I have noticed that only couple of indexes...
January 31, 2010 at 11:07 am
Hi,
I'm using maintenance plan for database Integrity check.Could you please tell me what the difference in performing Integrity check using T-sql code (dbcc checkdb (dbname) with no_infomsgs) & Maintenance plan...
January 10, 2010 at 7:30 pm
Hi,
I went to through the below link which address the same issue
So after Uninstalling all the 4 SQL Server instances, I can still the below keys in registry...
January 8, 2010 at 12:09 am
Hi,
I have uninstalled all SQL Server 2005 instances, cliet tolls & SQL Server 2008 client tools again and rebooted the both the nodes and started the fresh SQL Server 2005...
January 7, 2010 at 5:42 pm
thanks Brain,
I just tried installing SQL Server 2008 client tools only on Node1 and then the resource is came online!!
Now I do Not want SQL Server 2008 components at all...
January 7, 2010 at 12:26 pm
Hi Brain,
I exactly got the same issue. In dev environment, we have 2 node Active/Active cluster setup with SQL Server 2005
On Node1: We have 2 SQL Server 2005 instances
VS1\Ins1
VS2\ins2
On Node...
January 7, 2010 at 11:24 am
please see the errors from the event viewer:
1st error:
Event Type:Error
Event Source:MSSQL$INS1
Event Category:(3)
Event ID:19019
Date:1/7/2010
Time:9:52:14 AM
User:N/A
Computer:ABC
Description:
[sqsrvres] ODBC sqldriverconnect failed
2nd error:
Event Type:Error
Event Source:MSSQL$INS1
Event Category:(3)
Event ID:19019
Date:1/7/2010
Time:9:52:14 AM
User:N/A
Computer:ABC
Description:
[sqsrvres] checkODBCConnectError: sqlstate = IM002; native error =...
January 7, 2010 at 11:11 am
Could you please advice me on viewing these standard reports from management studio? because when ever I open this reports, I'm getting Memory issues, seeing low virtual memory message in...
December 6, 2009 at 4:07 pm
Thanks,
We performed the exact steps, discussed in this thread, in Production and everything worked well.
thanks for your help
December 6, 2009 at 4:00 pm
Viewing 15 posts - 136 through 150 (of 305 total)