Viewing 15 posts - 151 through 165 (of 972 total)
That is rather odd, because I can find the deadlock event searching through the file target for the system health session.
Lowell, I did try your change and it made...
December 9, 2014 at 8:25 am
TJT (12/3/2014)
Would you recommend splitting TempDB into multiples files equal to the number...
December 3, 2014 at 5:42 pm
Shared feature directory should not be changed from default, those are just the management tools and clients. The instance root directory is what you would set to your app drive...
December 1, 2014 at 11:48 am
TJT (12/1/2014)
I was wondering also how you would allocate space for each drive. Let's say there is 1 TB space available and you have 40 or 50 Gig...
December 1, 2014 at 11:18 am
Traces are logged within the default trace if that happens to be enabled on your instance. You can use the script below to pull out the application name of the...
December 1, 2014 at 11:07 am
I am looking for advice on installing SQL Server 2012 on a VM. Let's say you have 8 cores and 1.5 TB of drive space and 16 Gigs of RAM....
December 1, 2014 at 10:57 am
You let SQL Server do that for you, meaning you don't necessarily control 8GB goes to db1, and the rest is split between db2 and db3.
SQL Server is going...
November 23, 2014 at 12:19 am
It should be based on the business rules and security standards required in your environment. When I contracted with the military, absolutely no developer login could be found in production.
In...
November 19, 2014 at 10:46 pm
You should include created date if you are going to try and pull it from those queries above. Unless you specify that your developers are altering procedures, it is a...
November 17, 2014 at 4:15 am
What you are referring to I believe would be done through source control. Unless you are already tracking object level changes in your database there is no information natively captured...
November 16, 2014 at 10:00 pm
If corruption is found the SQL Agent job will show a failure for that database.
November 16, 2014 at 8:32 pm
I will throw in that asking that question likely means you need to read through the stairway series on AlwaysOn[/url].
November 13, 2014 at 5:42 pm
This is likely something with using SSMS, that is the only thing .NET 3.5 SP1 is required for with SQL Server.
It is actually a Windows Feature on the server or...
November 13, 2014 at 12:10 pm
I am not sure what the actual question is here but if you are referring to David Klee's presentation you can re-watch it on PassTV here.
The main point I think...
November 13, 2014 at 8:45 am
Viewing 15 posts - 151 through 165 (of 972 total)