Viewing 15 posts - 1 through 15 (of 18 total)
For me, the Publisher instance was fine but had the same issue with "Processor Time %" graph grayed out on the Subscriber - SQL Server 2012. The solution is simple,...
May 19, 2014 at 7:33 am
Yes, all the failover cluster work has been done and checked ok.
April 3, 2014 at 8:30 am
Thanks Winash, I was thinking along the same line:
remove the article
truncate table
add the article
The table is huge, 50+ gigbyte with a million+ rows, so we aren't going to try a...
September 27, 2010 at 12:07 pm
Thanks Scott, that was the fix and appreciate your help.
August 5, 2010 at 2:10 pm
The database name was not the issue becasue there aren't any spaces in the name and the name itself isn't a sql reserved keyword. We have some table in the...
August 5, 2010 at 1:14 pm
I'm sorry I don't get it. Could you give some example or point me to where I can find out some more.
Thanks for you help
August 5, 2010 at 12:56 pm
The script failed again with the same error. I'm not sure if I have done all needed to be done though. What I have changed was this line
...
August 5, 2010 at 9:32 am
Yep, there is a table with the name 'case'. I'm going with your suggestion to see what happens.
Thanks
August 5, 2010 at 8:25 am
Thanks, ignoring the identity column was the answer.:-)
July 8, 2010 at 7:12 am
I agree with kll but I don't think microsoft would care if instead you made the call to bing.com.
One friend made a comment to me that with all the...
May 19, 2010 at 8:08 am
Is there an object named sys.table_index_fragments or this only applies to fulltext? I haven't played with SQL 2008 as of yet.
May 15, 2008 at 8:09 am
Thanks Michael that seems to be the case when I break a tablename and put a space in there. I'm not sure if 'SQL reserved' names apply here either becuase...
May 1, 2008 at 9:37 am
Nice work. In your case you already know what might have happened by resetting the Max Memory. My question is what if you don't know that was the cause of...
April 15, 2008 at 8:25 am
Thanks Mike, I knew it is somewhere in the msdb.
April 2, 2008 at 11:55 am
Viewing 15 posts - 1 through 15 (of 18 total)