Viewing 15 posts - 151 through 165 (of 471 total)
"We do not work and live in FairyLand where elephants drop out of the sky by magic."
I live in South Florida so I'm used to big umbrellas. But I can't...
August 10, 2005 at 9:56 am
One thought although I'll probably get ripped for this suggestion. I had a similar situation a while back that was giving me fits while trying to upgrade MSDE on a laptop. ...
August 10, 2005 at 9:09 am
If it's returning NULL, you will probably have to use the sp_dropserver, and sp_addserver stored procedures to get the name back. Do this from the Master database. You're not really...
August 10, 2005 at 9:01 am
Another point worth making here is that setting the 'Truncate Log on Checkpoint' optoin effectively puts your database in Simple Recovery mode. This means that in the event of data...
August 10, 2005 at 8:50 am
Windows 2000 Server will support up to 4 gigs and 8 if it's Advanced Server. Are you sure the 3 gigs are available to SQL Server though, and that it's...
August 9, 2005 at 3:14 pm
Sorry...having trouble with my posts disappearing today.
As to your question regarding configuration settings, you can try changing the Query Timeout setting to 0 (Unlimited) on the Connections tab from the...
August 9, 2005 at 3:00 pm
Okay, then here's a few more things to check or try:
1. If you're not already doing so, run a DBCC_CheckDB on the database in question and check for any problems/corruption. ...
August 9, 2005 at 2:55 pm
As long as we're ranting...
When I issue you a shiny new $2,500 touchscreen laptop (stylus included) will you please use ANYTHING but a freaking pen when you touch the screen?
August 9, 2005 at 11:44 am
Another thought. Does firing off the job manually work? You may want to start Profiler beforehand to capture what's going on at the server and attempt to identify the culprit.
If...
August 9, 2005 at 11:31 am
Well, that's true of any database that's in Simple recovery mode but then they would be receiving a different error message than timeout expired.
If you're backing up to a local...
August 9, 2005 at 10:08 am
One or two things come to mind right away. Do you have any third party backup software running on this server? When we have had these types of problems, that...
August 9, 2005 at 9:23 am
I'd be interested in what Noel says as well if he's here today. But you say the agent did work after explicitly setting lightweight pooling to off in your query. ...
August 9, 2005 at 9:16 am
You may want to check this article from Microsoft and see if the suggestions help in your situation:
http://support.microsoft.com/default.aspx?scid=kb;en-us;303287&sd=tech
August 8, 2005 at 7:28 am
Well, it's Friday again and I'm still waiting for all my Sys Admin day goodies from my manager. Guess it's not going to happen.
And did anyone else notice that 'sushila'...
August 5, 2005 at 1:16 pm
Well Steve, you've got my vote for one. If all I have to do is vote for new hardware, I'll be voting like any good South Floridian (that is to...
August 5, 2005 at 1:12 pm
Viewing 15 posts - 151 through 165 (of 471 total)