Viewing 15 posts - 151 through 165 (of 312 total)
Hi Gail
I looked at the code that a previous DBA implemented and it looks to be a DBCC DBREINDEX with no options supplied, reading Microsoft articles I am unsure on...
January 23, 2012 at 8:07 am
I am not sure it was a user query. The SPID was the same SPID number as the DBCC DBREINDEX.
January 22, 2012 at 11:29 am
Hi there, it seems we do have DDL changes on. The problem I have been told however is that the application does a drop and create of the tables...
January 18, 2012 at 7:47 am
Just so you know the restart of the sql server fixed this.
Quest suggested that the litespeed dll could have been held which is why the log backup did not roll...
January 18, 2012 at 2:33 am
Hi - thanks for the replies.
Yes we tried the log backup but as you stated it was blocked by the rollback. At the time the log backup...
January 16, 2012 at 7:03 am
Thanks for the reply. We are using SQL 2008 SP1 Enterprise edition.
I have been reading here however where people have suggested a restart is needed:
http://connect.microsoft.com/SQLServer/feedback/details/433703/killed-rollback#details
However this is further complicated...
January 16, 2012 at 6:29 am
lol omg what a numpty - sorry to bother you with that, but thanks for your time.
January 13, 2012 at 2:55 am
Hi there thanks for the replies. My linked server is setup such that my account is linked to a remote user that has access to the database in question.
The...
January 13, 2012 at 2:11 am
Hi there - I am experiencing exactly the same problem with the same code being executed on a SQL 2008 RTM. Does anyone know if this is a bug?
January 10, 2012 at 5:39 am
I am using a Sharepoint list as my datasource so don't think I can do it that way.
Thanks though
December 19, 2011 at 7:58 am
Why a must after the update, does updating break the log chain?
December 13, 2011 at 9:23 am
ah cool - its the is_subscribed field I am interested in however, thanks.
December 7, 2011 at 5:01 am
Sorry for the slow response with this, thanks for the help I will work through the code.
December 7, 2011 at 4:28 am
Apologies - The output should look something like this
SELECT *
FROM(
SELECT 'Systems Team Applications', 'mathurp', 'grayj', 'rheat'
UNION ALL SELECT 'Systems Team Applications',...
December 5, 2011 at 6:58 am
Viewing 15 posts - 151 through 165 (of 312 total)