开发者

Move Microsoft Dyamincs CRM 3.0 database from one SQL Server 2005 Server to another SQL Server 2005 Server

I found this docu开发者_如何学Gomentation: http://support.microsoft.com/kb/917948

Does anyone have a better suggestion to accomplish this task?


I used this document a couple of times to move from a SQL Server database to another, and if you follow each steps, it is pretty straightforward.

One of the steps is really important, the step #5 describe that some basic security information is given to SQLAccessGroup. If it's not done, the entire process does not work.

Also the agent jobs are rarely created automatically. So keep in mind that they should be backed up, and restored on the new server. See http://support.microsoft.com/kb/910044/. The CRM deployment should work without it, but will become slower as the database is growing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜