Forum Discussion
Al79_
May 03, 2019Copper Contributor
Moving the Sharepoint Sql database log (.ldf) files to another drive on the same server
Is it safe to move the Sharepoint Sql database log (.ldf) files to another drive on the same server without moving the .mdf files.
msromankol
May 06, 2019Former Employee
Al79_ yes, sure! Even more - it's recommended to separate mdf and ldf on deferent drives. https://docs.microsoft.com/ru-ru/sharepoint/administration/best-practices-for-sql-server-in-a-sharepoint-server-farm#design-storage-for-optimal-throughput-and-manageability
Al79_
May 07, 2019Copper Contributor
Thanks for the reply will also try this as an option