Sometimes it so happens that we allocate very less space for the C drive and suddenly find that installed applications’ files are growing and the existing space is not sufficient. This could happen where MS CRM 4.0 and SQL Server are installed on the same partition and the database files are also stored on the same partition.
One quick way of moving the CRM MS SQL database files to other partition is:
(1) Stop your CRM website.
(2) Stop Microsoft Asynchronous Service.
(3) Open SQL Management studio, click with the right of mouse on DB and choose detach Database.
(4) Copy MDF and Log files to other partition.
(5) In SQL Management Studio click with right of mouse on databases and choose Attach.
(6) In appeared dialogue choose MDF and Log files, and click ok.
(7) Run Microsoft Asynchronous Service.
(8) Run your CRM Website.
Above should create considerable space on the old partition and you, no longer, have to worry about the database file growth.
Presented By www.osmosys.asia
No comments:
Post a Comment