Viewing 15 posts - 346 through 360 (of 1,536 total)
A couple of things you should look at and resolve, but that aren't related to your issues
2009-04-17 04:40:03.09 spid5s SQL Trace ID 1 was started by login "sa".
2009-04-17 04:40:03.11 spid5s...
April 17, 2009 at 1:21 pm
Sorry, your initial post indicated you wanted user access information, not filegrowth data
April 17, 2009 at 10:59 am
In the SQL Error log does it give you any further information? Or the Windows System log that should give an indication of who stopped the service.
April 17, 2009 at 10:21 am
Take a look in SYS.Databases , everything you need to know is in there.
April 17, 2009 at 8:12 am
matt stockham (4/15/2009)
April 16, 2009 at 7:09 am
That error is generally attributed to a timeout. This could be the application timing out waiting for results or potentially an MDAC issue, check out http://support.microsoft.com/default.aspx?scid=kb;en-us;872968
April 15, 2009 at 12:34 pm
We have a similar problem with ARSystem as you do with NeverFail. When a failover happened the connection would obviously be lost, and ARSystem isn't smart enough to try and...
April 15, 2009 at 12:29 pm
Windows 2000 support ended 4 years ago.
SQL Server 2000 support ended last year.
You can find a list of Microsoft products and their support lifecycle at http://support.microsoft.com/lifecycle/?p1=2852
April 13, 2009 at 7:50 am
Performance aside you should seriously consider moving on to a supported version of the OS.
April 13, 2009 at 6:32 am
If you're on SQL 2005 you could use the NVARCHAR(MAX) datatype instead
April 8, 2009 at 1:50 pm
I've looked through those links, they were part of the heck knows how many pages I trawled through trying to find an answer. There were a couple of things that...
April 8, 2009 at 6:03 am
This is frequently due to SPN problems related to not having the required permissions in AD.
April 1, 2009 at 12:11 pm
And all the instances are on other servers than the one that you are trying to patch?
Is this in a majority node cluster?
March 26, 2009 at 8:19 am
Ouch.
Did you have any problems with any of the other Cumulative Updates?
March 24, 2009 at 1:06 pm
thomas_w_rawley (3/24/2009)
The above code worked perfectly. I changed '(job outcome' to '(Job outcome)' but other than that, this meets the need exactly!Thanks!
Yeah, sorry, was trying to change the code I...
March 24, 2009 at 7:44 am
Viewing 15 posts - 346 through 360 (of 1,536 total)