Viewing 15 posts - 2,266 through 2,280 (of 5,841 total)
SQL_Surfer (1/6/2014)
The variable cannot be found. This occurs when an attempt...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
January 6, 2014 at 8:09 pm
The VERY few times I have seen the entire IT stack (or even a significant fraction of it) really play well together and drive the company forward was when there...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
January 5, 2014 at 11:12 am
One slip Jeff, and I am surprised both that you made it and that no one else mentioned it yet (in my quick review of the thread): you used...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
January 5, 2014 at 10:58 am
You are correct that Microsoft (and pretty much any technical support these days) is HIGHLY dependent on a number of variables, and for complex stuff it often takes quite a...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
January 4, 2014 at 9:44 am
Thanks for the comfort, but I was actually able to restore from an image backup I keep using ShadowProtect (AWESOME software) with a refresh of my important files from a...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
January 3, 2014 at 8:23 am
Oh, in addition to the memory leaks, there was a VERY nasty bug that flushed memory. It was related to NUMA stuff. It was not patched until SP1...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 31, 2013 at 9:45 am
You are mistaken that only buffer pool takes up space in SQL Server's memory space. There are MANY other things that could be making 22GB the "cap" currently allowed...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 30, 2013 at 2:50 pm
I haven't looked at the deep internals of transaction logging in some time and my brain is frazzled at the moment from a recent total loss of my main computer...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 30, 2013 at 2:46 pm
Theo Ekelmans (12/27/2013)
I have a strange SQL 2012 mirror issue, on a rather large HP DL980 server (32 CPU's, 256 GB memory), on which I mirror about 40 DB's.
38 of...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 27, 2013 at 9:13 am
During many of the SQL Saturday presentations I make I allude to how AWESOME SQL Server is in that my 8 year old daughter can put in an install disk...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 26, 2013 at 8:28 am
what is the OS on each?
is windows 32 or 64 bit?
is sql server 32 or 64 bit?
is max memory set on either box?
what...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 20, 2013 at 3:24 pm
If the situation becomes insufferable (I believe it already is), remember that it's easier to find a nice, friendly, well paying job while your employed than it is when you're...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 15, 2013 at 12:10 pm
ItsDaveTime (12/14/2013)
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 14, 2013 at 10:08 am
Try the semi-documented fn_dblog.
ApexSQL also has a very cool transaction log reader/recovery tool
Are you monitoring your mirroring and do you have alerts set to notify you if it...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 13, 2013 at 9:08 pm
ItsDaveTime (12/13/2013)
Our scenario is this. We have a high traffic website...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
December 13, 2013 at 9:05 pm
Viewing 15 posts - 2,266 through 2,280 (of 5,841 total)