Viewing 15 posts - 391 through 405 (of 5,103 total)
Can you post the exact Error Message?
Is it Transactional replication what we are talking about?
What tool/method are you using to create the subscription?
February 27, 2009 at 8:04 am
OOps! I didn't realized this was and old post.
February 27, 2009 at 7:57 am
I even have a script to figure out which log to replay to get to any point in time!
You should practice it every once in a while though.
And in addition...
February 26, 2009 at 6:51 pm
can't believe this "thing" is still alive
February 26, 2009 at 6:46 pm
you should check the server for blocking issues and review SQL Server Error log for any anomally
February 26, 2009 at 6:39 pm
I am also curious why an App would put a DB in single_user mode!
February 26, 2009 at 6:36 pm
the IP address is your clue to figure out the origin!
February 26, 2009 at 6:30 pm
jude (2/26/2009)
What if I restore the db now, setup the publications, script them and then after the next restore run the publication scripts
Can I use existing subscriptions...
February 26, 2009 at 6:24 pm
Normally ASYNC_IO_WAIT is an indication of client-side slowness.
February 26, 2009 at 6:21 pm
NicholeRS (2/26/2009)
February 26, 2009 at 6:19 pm
I know this won't help a lot but at least you know that you are not alone:
http://www.sqlservercentral.com/Forums/Topic429499-291-1.aspx
February 26, 2009 at 9:37 am
jude (2/26/2009)
When it's time to take this db to production, I will restore the existing db...
February 26, 2009 at 9:33 am
cheeky1981 (2/26/2009)
Any advice would be appreciated as I'm a newbie to replication. Unfortunately I've come across what seems to be a really nasty issue when a column is added to...
February 26, 2009 at 9:17 am
It looks like there are no publications actually defined.
please verify the results with sp_helppublication
February 26, 2009 at 8:54 am
Jeffrey Williams (2/25/2009)
noeld (2/25/2009)
Watch out for SQL 2005 has issues with ORDER BY in the definition of the views!
No, the only time it is not valid is when you use...
February 25, 2009 at 4:39 pm
Viewing 15 posts - 391 through 405 (of 5,103 total)