Viewing 15 posts - 466 through 480 (of 2,900 total)
I noticed this in my log file:
"Msg 6107, Sev 14, State 1, Line 1 : Only user processes can be killed."
So there's some system process every once in a while...
July 28, 2015 at 6:13 am
I am using RedGate Backup/restore, and have included DISCONNECT_EXISTING, but it does not always work.
My primary concern is reliability of the restore process, with speed secondary.
July 28, 2015 at 5:45 am
"The simplest way to send out the email on the failure of the data flow, is to add an email task in the control flow. Connect it to the data...
June 12, 2015 at 12:14 pm
mataleao87 (5/30/2015)
homebrew01 (5/30/2015)
I think it's the folder permission you need to check, not the files withing the folder.
That was it. Have many more new issues but seems like some progress...
May 30, 2015 at 7:07 pm
I think it's the folder permission you need to check, not the files within the folder.
May 30, 2015 at 3:02 pm
Thanks. Currently I'm working with a mix of 2005 & 2008 servers, so extended events won't work on 2005 (I think).
I'll read up on it for the 2008 servers, as...
April 16, 2015 at 10:02 am
Could you elaborate on "Extended events work much better." ??
April 14, 2015 at 3:02 pm
I came across this bug earlier today and did fix the code. But I was puzzled about why it failed.
I hadn't really though about this:
" the case statement can only...
April 5, 2015 at 5:23 pm
Thanks for all the feedback.
March 26, 2015 at 5:58 pm
TORN PAGE is on.
Select * from msdb.dbo.suspect_pages gives 0 results
I have not run CHECKDB for a long time, until the results posted above.
March 20, 2015 at 6:48 am
I can run it from a scheduled job without problem, and I can run it manually from a query window without a problem. But when the web application is...
February 2, 2015 at 12:28 pm
Does anyone have any ideas of how I can troubleshoot this ?
Is there some other error trapping I can do to get a better explanation or more useful error messages...
February 2, 2015 at 11:23 am
Can you take a Differential ? If so, at least you will have some protection with the Full that did work, plus a new diff. If it...
January 30, 2015 at 9:33 pm
Server is running SQL 2005, so please post any replies in a new thread I created in the 2005 forum:
http://www.sqlservercentral.com/Forums/Topic1656437-146-1.aspx
January 30, 2015 at 4:54 pm
jimbojr (1/26/2015)
For anyone still trying to do this I found that OPENQUERY is not needed and you can query the data with:LinkedServerName...TableName
In my recent case, OPENQUERY is better because when...
January 30, 2015 at 4:46 pm
Viewing 15 posts - 466 through 480 (of 2,900 total)