Viewing 15 posts - 61 through 75 (of 965 total)
gerritjan.soede (7/13/2012)
On the General page, click on the Timeline button, and we can use the new Timeline slide to repeat the entire RESTORE operation, but this time setting the...
July 13, 2012 at 6:47 am
yup (7/11/2012)
Also if you can get some one to share details from some where s/he is using an MDF / NDF on MBR above 2 TB....
July 11, 2012 at 7:15 am
You have to convert the run_date and run_time columns into a meaningful value. Steve Kass provided the following solution to calculate the datetime value from both columns years ago:
CONVERT...
July 10, 2012 at 7:35 am
vinay.kumar (7/6/2012)
Thanks For the Post.
I tried the sample Event Notification given in the blog. And it looks all fine.
For the each Event(ERRORLOG) it is using one Conversation Group for all...
July 6, 2012 at 4:42 pm
For what you've spec'd already, I wouldn't even go after a new laptop. I've gone the path of buying my own SSD in the past and asked permission to use...
June 4, 2012 at 11:51 pm
Koen Verbeeck (6/4/2012)
I'm at work now, so I'll post the details later.
I created the columnstore index...
June 4, 2012 at 11:39 pm
What hardware are you using for the test? What kind of disk is this on? I would suspect that if you monitor the I/O latency and block sizes you...
June 4, 2012 at 6:03 pm
It is a VM running in VirtualBox on my laptop. The VM is configured with 2 vCPU and 4GB RAM and is running on a USB3 external drive using...
June 4, 2012 at 2:32 pm
I can't reproduce the behavior that you are describing on my SQL 2012 VM at all. As a heap it takes 36 seconds to run the query after generating...
June 4, 2012 at 8:25 am
Read this blog post which explains what sql_text is:
Understanding the sql_text Action in Extended Events
In SQL Server 2008 there is no SQL Batch Completed Event, this was only added in...
May 3, 2012 at 3:41 pm
What is an example of the output and which event is the one being repeated? My first guess would be that you have a user defined function in use...
May 3, 2012 at 10:30 am
First off, lets start off with, what Hypervisor are you using? It makes a difference because VMware doesn't do things the same way as HyperV which is then different...
May 1, 2012 at 1:11 pm
kfarlee (4/24/2012)
I am a PM, working on the storage engine for SQL Server, specifically on access to...
April 30, 2012 at 6:00 pm
john.m.couch (4/10/2012)
Jonathon,I actually got it to work. I am attaching my code. Not the prettiest, but it works.
This is incredibly inefficient when compared to the very simple implementation using Event...
April 10, 2012 at 9:28 pm
Viewing 15 posts - 61 through 75 (of 965 total)