Viewing 15 posts - 376 through 390 (of 391 total)
hi,
on the page from soureforce.net there is no button to create an ticket, or to submit an bug.
Had andybody an idea, or an link, to get in contact with the...
October 9, 2013 at 5:34 am
Hi,
on the distribution-server i am able to run the sp "sp_replmonitorhelppublication" without error.
October 9, 2013 at 12:20 am
hi,
have you ever read this:
http://grumpydba.blogspot.de/2012/09/sql-2008-r2-reporting-services-wont.html
the services need maybe more time for respond. and with this link, you can set up the time for service to respond.
let me know it this...
October 4, 2013 at 7:15 am
Hi,
thanks for your reply. I had many replications, transactional replications. the biggest database is about 450 GB, and it needs about 14 hours, to create a snapshot, do deliver the...
October 2, 2013 at 6:46 am
did you a full backup of the transactionlog, or of the database?
i can only shrink my transactionlog if i made backup before.
October 2, 2013 at 3:52 am
with which Login you are looking for the database. Is this a member of sysadmin?
are there any results starting this query:
SELECT name
FROM master..sysdatabases
or
EXEC sp_databases
September 26, 2013 at 7:07 am
Hi,
here you can find information about mirroring with a witness-server:
http://technet.microsoft.com/en-us/library/ms189902.aspx
you have to put the witness-server in a datacenter 3, to avoid a crash with your mirror, if the datacenter 2...
September 24, 2013 at 3:02 am
September 17, 2013 at 11:56 pm
Hi,
are you sure, that thare are no primary keys in your tables. It is not possible to replicate a table without a primary key.
September 17, 2013 at 2:10 am
Hello,
i found my solution on this page, i hope it is okay to post it in this forum:
I could test this in my QA and it works.
thanks for you help,...
August 22, 2013 at 6:59 am
ok,
there are many articles on, I will rebuild it in the QA environment, and test.
thanks for your help, when I discovered it, I post it here in the topic
🙂
August 14, 2013 at 2:53 am
Hi John,
i read this page:
http://technet.microsoft.com/en-au/library/ms171864%28v=sql.105%29.aspx
"It is recommended not to add/drop indexes on replication columns in user tables. This results in synchronization failure because replication columns are treated as system columns....
August 14, 2013 at 2:37 am
Yep,
i read this page yesterday, when my trouble starts. But is there a difference between putting the new article via Microsoft SQL Server Management Studio or put the new article...
August 8, 2013 at 8:36 am
Hello,
after we had to life without our replication for about 20 hours, we have also considered setting up a second replication for the new table.
But, i think, we need every...
August 8, 2013 at 8:16 am
Hello,
thanks for your reply, but i don' understand everything.
How can i populate the new table?
And what do you mean with back-fill)
Is it possible, to create the table at the subscriber...
August 8, 2013 at 7:42 am
Viewing 15 posts - 376 through 390 (of 391 total)