It appears there are some differences between the roles assigned for SQL Server 2005 deployments of Commerce Server when you look at the product documentation and the Starter Site. I was hoping to get some clarification from the product group as to why this is
In particular the issues are with the Marketing database:
- Marketing Web Service Identity
- CS2007 Docs - mktg_MarketingService_role, mktg_promoCodeGenerator_role, mktg_runtime_role, mktg_dataManager_role
- Starter Site Install Guide - mktg_MarketingService_role, mktg_promoCodeGenerator_role
- Orders Web Service Identity
- CS2007 Docs - mktg_runtime_role
- Starter Site Install Guide - db_ddladmin, mktg_runtime_role
- Run Time User Identity
- CS2007 Docs - mktg_runtime_role
- Starter Site Install Guide - db_ddladmin, mktg_runtime_role
Any direction on which way to go would be appreciated!
Cheers,
Colin

SQL Role Clarification for Marketing Resource
RBowden
Hey David,
I'll remove the mktg_runtime_role and mktg_dataManager_role roles from my deployment process. In a future release it would be great to see a standard naming convention for roles (and everything else) across all of the databases as well. Auditing all the role configurations prior to deployment is a bit of an eye crosser. :)
The last two role differences were noted based on the documentation (both RTM and the latest RTW):
Cheers,
Colin
MShetty
Hi Colin,
The CS2007 Starter Site Install guide was updated to remove the two unnecessary roles from the Marketing Web service identity. You definitely win the attention to detail award for picking up on that. We’ll be updating the main product install guide as part of the next documentation refresh. We can’t, however, spot a difference in the other two roles that you have called out. Here are the links we used:
CS2007: http://go.microsoft.com/fwlink/ LinkID=57268
Starter Site: http://go.microsoft.com/fwlink/ LinkID=71818
Thanks for the great question (as usual)!
-David