Viewing 15 posts - 466 through 480 (of 2,897 total)
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
LutzM (1/28/2015)
What happens if you run that query directly at the...
January 28, 2015 at 6:18 pm
Someone on a MySQL forun feels confident it's not MySQl causing the problem, but rather a bottle neck in the ODBC DSN configuration ...
Thoughts on that ??
January 28, 2015 at 2:09 pm
Thanks for the replies. I log on to the servers under my own account, so there is a "Reboot Now" button, but I would be the only one to see...
December 30, 2014 at 10:15 am
Viewing 15 posts - 466 through 480 (of 2,897 total)