Viewing 15 posts - 46 through 60 (of 173 total)
You might be able to get something from the log file depending on your recovery model.
Ultimately not a lot you can do with 2000 after the fact, if you haven't...
July 22, 2014 at 2:30 pm
Eric M Russell (7/22/2014)
benjamin.reyes (7/22/2014)
Eric M Russell (7/22/2014)
Andy Warren (7/22/2014)
July 22, 2014 at 11:42 am
Eric M Russell (7/22/2014)
Andy Warren (7/22/2014)
July 22, 2014 at 9:14 am
These run from the command line.
This finds the users in an AD group:
net group /domain NAMEOFGROUP
This finds the groups an AD user is in:
net users THENAMEOFTHEUSER /domain
July 21, 2014 at 12:13 pm
Sounds like it's coming from the machine sql server is on? Is there any other apps or services, such as a cluster that may be trying to log into...
July 18, 2014 at 3:24 pm
Re-reading the original post, is there a reason why you haven't disabled the sa?
July 18, 2014 at 3:15 pm
The windows event usually shows an IP address that the request came from. I usually start there.
Do a tracert on the ip and see where it's coming from.
From there...
July 18, 2014 at 9:48 am
I've always thought the similarity between the surface and the old roman wax tablets was interesting.
June 11, 2014 at 10:42 am
ntrovato (6/10/2014)
That looks interesting. What's the...
June 10, 2014 at 3:43 pm
June 10, 2014 at 1:51 pm
You'll need shared storage for a 2008 cluster.
What types of failures are you trying to prevent with a windows cluster? Have you looked into using VMWare or Hypervisor for...
June 10, 2014 at 1:47 pm
How much downtime is acceptable? How big are the databases? How similar is the hardware? What sort of storage are you working with?
As far as I know,...
June 10, 2014 at 1:25 pm
Doctor Who 2 (5/21/2014)
May 21, 2014 at 12:03 pm
You should stop looking at task manager for ram used, SQL Server lies to task manager. As well, the statistic for "Active Memory" in VSphere is not accurate.
"Task Manager...
April 29, 2014 at 2:38 pm
http://technet.microsoft.com/en-us/library/ms190646.aspx
To save an execution plan by using SQL Server Management Studio options
Generate either an estimated execution plan or an actual execution plan by using Management Studio.
In the Execution plan...
February 24, 2014 at 2:45 pm
Viewing 15 posts - 46 through 60 (of 173 total)