Viewing 15 posts - 16 through 30 (of 87 total)
Checked this today on SQL 2012 sp1.
Its now capped at 2 TB.
May 21, 2013 at 3:11 am
For a fix you can run the following commands from an administrative command prompt. Locate this directory: %systemroot%\system32\wbem
Run these commands in sequence & restart your setup.
regsvr32 cluswmi.dll ...
May 1, 2013 at 3:46 am
Hey - Jon, how did you verified that was problem with the object ?
February 25, 2013 at 7:09 am
Check this
http://social.msdn.microsoft.com/Forums/en/sqlnetfx/thread/4a032c4b-1402-4c53-b34e-8c8bd724f904
February 4, 2013 at 1:27 am
try cmd shell & run
wmic cpu get numberofcores, numberoflogicalprocessors
January 14, 2013 at 2:54 am
Thanks Tim, I'll add those in the next update.
October 11, 2012 at 10:58 am
The command is DBCC TraceStatus.
You can details here
September 26, 2012 at 5:11 am
GilaMonster (6/22/2011)
Edit: Just checked with ex-MS developer. Several downsides, not something that you should consider using without serious considerations, design and thought.
Hi - this is kind of a late check,...
July 20, 2012 at 12:42 am
I'll be dropping this mammoth DB today.
July 17, 2012 at 2:20 am
Hey thanks for the inside peek, let me know if you are able to get the attachments.
July 15, 2012 at 5:14 am
How it started?
Initially it came out of a practice where my PSH program will collect the tweets & push it into a table, the DB & LOG auto file growths...
July 14, 2012 at 10:05 pm
Yep though've used those but was looking for an easier way, in lots of cases with me mostly on SQL 2000. I'm seeing a difference in sysaltfiles & sysfiles not...
July 14, 2012 at 7:52 pm
Jonathan Kehayias (7/14/2012)
DBCC CHECKDB
Any other quick way by reading some specific page / headers?
July 14, 2012 at 5:37 pm
Viewing 15 posts - 16 through 30 (of 87 total)