Viewing 15 posts - 36,886 through 36,900 (of 49,563 total)
Lynn answers people that I won't. I answer people that Jeff won't. Jeff answers ones that I won't, etc.
August 22, 2009 at 2:55 am
Ian Scarlett (8/22/2009)
How about posting a list of "stroppy" posters?
http://www.sqlservercentral.com/Forums/Topic691132-61-1.aspx
August 22, 2009 at 2:35 am
kruti (8/22/2009)
Can you have any dumps for 70-432? I have found one here.
Braindumps are cheating. They are actual questions from the exams, disclosed publically in violation of the NDA on...
August 22, 2009 at 2:28 am
Maybe.
See - http://sqlinthewild.co.za/index.php/2009/06/09/deleting-the-transaction-log/
Restoring from backup is the first prize if the mdf won't attach cleanly.
August 22, 2009 at 2:26 am
You may be able to find details in the default trace. It's a trace that's always running when SQL is running. Thing it, it's limited in what it stores, 5...
August 22, 2009 at 2:14 am
ta.bu.shi.da.yu (8/21/2009)
August 22, 2009 at 2:08 am
ta.bu.shi.da.yu (8/21/2009)
August 22, 2009 at 2:06 am
Mani (8/10/2009)
I'm running the UpdateStatistics job weekly and its taking 40 mins. Does this weekly update statistics enough?
Maybe.
August 22, 2009 at 1:45 am
Ok, without AWE or /3GB SQL will never be able to reach that 3GB max memory. On 32 bit, without either AWE or /3GB, max memory per process is 2GB.
Consider...
August 22, 2009 at 1:45 am
TheSQLGuru (8/21/2009)
August 21, 2009 at 12:48 pm
SQL 2000 or SQL 2005? What edition?
Go to the maintenance plan and have a look at what it does and then describe what the plan is doing. The command that...
August 21, 2009 at 12:47 pm
Any pattern in when it happens? Any entries in the SQL error log or windows event log that coincide with the time it starts?
What OS, how much memory? Do you...
August 21, 2009 at 12:34 pm
If you do get a difference, please blog it. Also, if you do get a difference, try OPTION (RECOMPILE) on the query, see if there's any change. Shouldn't be, recompile...
August 21, 2009 at 12:31 pm
Has someone run DBCC FREEPROCCACHE? Restored a database or log? Run an sp_configure changing a setting?
August 21, 2009 at 11:33 am
Krasavita (8/21/2009)
I think there is another process on moving system db from one location to another then I was giving here.
Yes, there is.
Are you saying it is the same process...
August 21, 2009 at 10:38 am
Viewing 15 posts - 36,886 through 36,900 (of 49,563 total)