Viewing 15 posts - 7,111 through 7,125 (of 9,707 total)
But do you see other errors before that which might be connected to the restart fail?
John makes a good point about the log file. Find out what service SQL Agent...
October 21, 2010 at 7:01 am
I think Computer Associates might have a tool too, but I don't know the name of it off the top of my head. Might look at Pragmatic Works. I don't...
October 21, 2010 at 6:13 am
Check the Application and System logs in Event Viewer. That might help you track down the source of the issue.
Is this a standalone server or a clustered node?
Is this a...
October 21, 2010 at 5:56 am
Thanks, Chris. That does help.
October 21, 2010 at 5:54 am
If you're looking for items outside of SQL Server entirely, that's not only a registry issue, but a possible Active Directory issue. There is no way for to use T-SQL...
October 21, 2010 at 5:37 am
What Sag999 said. It depends on what transactions get committed and written to the data file during the backup, if any.
And if your database backup is taking two hours, you...
October 21, 2010 at 5:33 am
People are going to lynch me for this first question, but...
When was the last time you rebooted the box?
Has SQL Server Agent run before on this box or is...
October 21, 2010 at 5:29 am
I don't know if it's the reason for this particular error message, but you do need .Net framework before you install SQL Server. In fact, you need several components for...
October 21, 2010 at 5:27 am
Remember that connections are different from threads. One connection can spawn many threads.
Which is it you're trying to control? Connections or threads?
October 21, 2010 at 5:25 am
kajf (10/20/2010)
...
Result:
A3C3
A4C4
A4C5
Is it a good...
October 21, 2010 at 5:19 am
Kaj,
Here's why no one's responded yet. Your question breaks down at this point.
kajf (10/20/2010)
October 21, 2010 at 5:07 am
Do us a favor? When posting your DDL statements, remember to put quotes around string values that are to be inserted. It makes it easier on us when we don't...
October 21, 2010 at 5:00 am
chris.stuart (10/21/2010)
October 21, 2010 at 4:45 am
RICHTER-311234 (10/20/2010)
October 21, 2010 at 4:37 am
Viewing 15 posts - 7,111 through 7,125 (of 9,707 total)