Viewing 15 posts - 136 through 150 (of 457 total)
rambilla4 (2/15/2010)
http://support.microsoft.com/kb/917845
and I'm rebuilding the Indexes...
February 15, 2010 at 4:47 pm
I've read someplace that 64GB is the maximum database size recommended by Microsoft
You might have that confused with how much RAM Windows Server 2003, Datacenter Edition supports - 64GB and...
February 15, 2010 at 3:14 pm
Colin Betteley (2/12/2010)
I have found the parameters for sqlservr by...
February 14, 2010 at 5:50 am
The following quote is taken from the Microsoft Whitepaper http://msdn.microsoft.com/en-us/library/cc966413.aspx
"Occurs when a task is waiting for a latch for a buffer that is in an I/O request. The latch...
February 14, 2010 at 5:42 am
What process are you using to copy the database between servers?
February 14, 2010 at 5:08 am
Would you not just install a Default instance for SQL server... The SQL Server instance is then referenced using the server name?
February 14, 2010 at 5:07 am
ashish.kuriyal (2/13/2010)
I was just wondering aout the question on tempdb which will somehow help me to track performance:-
1)do we need to create secondary file for tempdb?
2) if adding...
February 13, 2010 at 9:39 am
Michael Swart in this blog post adds to animals argument:
This suggests that an index or table rebuild is the way to claim the space back...
February 5, 2010 at 4:30 am
Hi Lynn/Jason
Thanks for your replies sorry it has taken me a while to respond...
Out of curiosity, do you regularly defrag your SQL server disks...I have sized my database files...
February 5, 2010 at 3:21 am
SQL_Lock is correct you need to restore to
backup take the final transaction log backup, if that is possible.
Copy the file over to the secondary server
and restore it to the...
February 4, 2010 at 3:57 pm
I am in the process of watching/reviewing the recorded 'DBA' web casts. The few I have seen so far have been excellent and I'm definitely going to try and...
February 4, 2010 at 3:50 pm
If you copy the data from both tables to a new table, with a new name, what is the size of the new tables?
February 2, 2010 at 1:54 pm
I''ll send you to Paul Randal's blog post here...
It may help, it may not, thats for you to decided.
What i don't understand is if you have setup a maint plan...
January 15, 2010 at 2:18 pm
Viewing 15 posts - 136 through 150 (of 457 total)