Viewing 15 posts - 1,846 through 1,860 (of 9,641 total)
Evil Kraig F (1/13/2012)
L' Eomot Inversé (1/12/2012)
January 13, 2012 at 8:40 am
Marios Philippopoulos (1/12/2012)
azdzn (1/12/2012)
Marios Philippopoulos (1/12/2012)
(2) Restore log from lb2 with recovery
Does it matter that lb2 had started while the full backup was still...
January 12, 2012 at 10:12 pm
My question is how would you define a reputation? Who decides? Who decides who decides?
What happens when a new person comes along and doesn't have a reputation, not because...
January 12, 2012 at 9:56 pm
Typically you restore a full back with norecovery or standby and then restore transaction logs until the point you need and then restore with recovery so you can read from...
January 12, 2012 at 9:46 pm
Never seen it, but by the text it seems someone either moved, renamed, or deleted the data source for that report from the report server.
January 12, 2012 at 9:44 pm
L' Eomot Inversé (1/12/2012)
Jack Corbett (1/12/2012)
I don't see the only person who replied doing anything to get upset about or reply rudely or unprofessionally to.
I disagree with you...
January 12, 2012 at 9:42 pm
Lock escalation in and of itself wouldn't cause deadlocking, blocking and perhaps timeouts, but not deadlocks. Now it could be part of the problem when getting deadlocks, but it...
January 12, 2012 at 2:08 pm
Have you tried just entering the query directly in the data source to verify you have everything correct?
Is there a schema missing from the query? FOr example...
January 12, 2012 at 2:04 pm
I think you want something in this article http://msdn.microsoft.com/en-us/library/ms181714.aspx. Since it is going to do a table scan you might want to specify the TABLOCK hint since it may...
January 12, 2012 at 1:52 pm
I believe that you should be able to do this. I'm not sure why you would, but I think you can.
January 12, 2012 at 1:47 pm
patrickmcginnis59 (1/12/2012)
For clarity, the original poster insisted the decision was not his, and the original replier suggested "select * from tablethatdoesnotexist" before changing gears to criticise the raising of the...
January 12, 2012 at 11:54 am
poostwoud (1/12/2012)
Thank you for your response.
As you are a T-SQL person, I was thinking about the following approach I would like to discuss. As the problem lies in %...
January 12, 2012 at 9:47 am
A common issue with Database Mail is that it is blocked by anti-virus/anti-malware programs, http://wiseman-wiseguy.blogspot.com/2009/07/mystery-of-failing-database-mail.html. You should also check that smtp is opon on the firewall as outlook uses...
January 12, 2012 at 9:35 am
I do have one question, is there data past 500 characters that the customer needs?
January 12, 2012 at 9:28 am
I don't know why that would be different. The only explanation I can think of is that the statistics on the indexes are being updated by an index rebuild...
January 12, 2012 at 9:26 am
Viewing 15 posts - 1,846 through 1,860 (of 9,641 total)