Re: SQL Server could not create a suscription for Subscriber



Are you using immediate updating subscribers? If so MSDTC has to be running.

"Fernando Ipial M." <FernandoIpialM@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:B465BA73-B663-421F-AD08-F73CA8B201EF@xxxxxxxxxxxxxxxx
I am implementing replication in 3 computers: publisher, distributor,
subscritor. But in moment the suscription i have this message: the operation
could not be performed because OLE DB provider 'SQLNCLI' for linked server
'i16e' was unable to begin a distributed transaction. Changed database
context to 'ejercicio'. OLE DB provider 'SQLNCLI' for linked server 'I16E'
returnde message No transaction is active. Microsoft SQL Server, Error 7391.

I read this article: http://support.microsoft.com/kb/839279/en-us

Thank you

.