Viewing 15 posts - 121 through 135 (of 305 total)
By design SQL Server 2005 takes all the memory allocated to it's buffer pool(Max Memory setting) whether it requires or not.
Considering above statement, Why one of the 4 instances...
April 2, 2010 at 5:24 pm
thank you,
So is that normal to have low PLE while running DBCC CHECKDB? after DBCC CHECKDB completes, then the PLE starts increasing gradually. Can we ignore low PLE while running...
April 1, 2010 at 6:55 pm
Is this normal for the procedure cache value to go lower when ALTER DATABASE database_name SET OFFLINE command runs?
April 1, 2010 at 12:24 pm
Thanks Paul,
We have MOSS 2007 (Share point) databases in our clustered SQL Server 2005 and the MOSS 2007 documentation in the link http://technet.microsoft.com/en-us/library/cc298801.aspx
says that Share point uses the...
March 30, 2010 at 12:45 am
Hi Matt,
I went through the given link and we are using Spot light for Monitoring our clustered SQL Server 2005 servers.It's showing normal message for log backups taken via log...
March 30, 2010 at 12:35 am
Do yuo get the same info if you use the event viewer from the actual server itself? You usually get the "missing description" message if your local machine is missing...
March 29, 2010 at 4:19 pm
Generally, tempdb is not happiest on the SAN at all. Direct-attached storage is often a better solution. If your SQL Server is clustered, however, you currently have no choice. See...
March 29, 2010 at 10:52 am
We have mdf & ldf files of TempDB are on single drive T & 8 processors
For best performance, place the tempdb on a RAID 10 array. The number of tempdb...
March 29, 2010 at 10:04 am
thank you,
If your SQL Server’s tempdb database is heavily used by your application(s)
How to know whether tempDB is heavily used by the application or not? where to check this?
March 29, 2010 at 1:40 am
815 (particularly) and 818 will both affect performance. You should remove them. See SQL Server I/O Basics for full details
I went through the document but I did not find how...
March 28, 2010 at 12:06 pm
1) What is the 'normal' PLE for the primary node?
It's>300
2) Does the PLE go up after a while on secondary node?
Yes, PLE reaches >300 in <2 mins
3) Are the machines...
March 15, 2010 at 9:39 am
Thanks Manu,
But it's a VB Script. Can we run the VB script from SSMS?
Thanks
February 8, 2010 at 1:16 pm
I appreciate your help on this because the old bak files are not getting deleted as the job is failing with the above message and the space is full on...
February 6, 2010 at 7:17 pm
thank you,
I found the exact link...
http://www.microsoft.com/sqlserver/2005/en/us/special-considerations.aspx#reporting
thanks
February 6, 2010 at 12:04 pm
thanks for your hep..
But is there no way to find exactly that these Statistics are up to date and these Statistics are outdated in a particular database?
February 5, 2010 at 5:27 pm
Viewing 15 posts - 121 through 135 (of 305 total)