January 4, 2009 at 6:32 pm
[font="Arial"][/font]
January 4, 2009 at 7:57 pm
we are going to need a better description than this to help you.
[font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
Proactive Performance Solutions, Inc. [/font][font="Verdana"] "Performance is our middle name."[/font]
January 5, 2009 at 9:20 am
Agreed,
It looks like you tried to post some sort of code into the post that ate your text. From the preview I can see:
sql server could not configure ;instance' as a distributor
so I am guessing that you are trying to do some form or replication, and it isn't working, but we definately need a lot more than this post is currently showing to help out.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
January 5, 2009 at 10:30 pm
sathpon (1/4/2009)
[font="Arial"][/font]
Please check any database trigger is ebable or not?
January 7, 2009 at 8:12 pm
Thanks for reply. my partner created trigger on the server whih is not allowing any new database creations. while configuring distributor, i guess distributor database will create on the server where distributor is located. i just removed that trigger and now it is working
thanks
sath
January 7, 2009 at 8:15 pm
Hi Prajapati
Thank you very much.
Trigger was enabled on the server which is not allowing to create Distributor Database for distributor
Thanks for suggestion.. avaluable suggestion.
January 7, 2009 at 8:16 pm
Triggers are always the last place we tend to look for problems which is why their use should be documented and scrutinized before actually going into place.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply