Groups | Blog | Home
all groups > sql server replication > february 2006 >

sql server replication : Error 14258 while creating a publication


John Steen
2/7/2006 2:20:28 PM
Check out this MS article:

http://support.microsoft.com/?id=303287

John Steen


[quoted text, click to view]
Ferry
2/7/2006 11:08:16 PM
Hi all,

I am trying to create a merge-publication (SQL 2000 SP4).
Unfortunately, it is not working because the wizard pops up with error
14258: Cannot perform this operation while SQL Server Agent is
starting. Try again later.

Checked both services, they seem correct. Both are using (the same)
domain-user with sufficient privs to access the SQLServer box. They
both run fine (all in the green) and there are no errors in the logs.
SQL itself runs fine and I can access all data from any computer in the
network.
Just to be sure, I've stopped and restarted both services but the same
error comes back again. I've checked all settings but as far as I can
see, the box is configured properly.

Any ideas?

Thx,

FS

Ferry
2/8/2006 12:06:18 AM
Hmm, I guess I was too fast... Solved the problem already by googling a
bit further. As a thank you for reading I will share the solution :-)

When having MSDTC switched on _and_ using NT-fibres in the SQL
configuration, you can encounter this error. Switching the NT-fibres
off (and stopping and starting the services again) resolved the
problem. MSKB article, aaaaargh, how could I missed it in the first
place...


From Ferry :
[quoted text, click to view]

AddThis Social Bookmark Button