-
Disk distribution
Hi,
Let’s suppose a server with 2 hark disks (C and D).
I will create a new database.
Where should I create my data, log and backup files?
C:\MSSQL\DATA
C:\MSSQL\LOG
D:\MSSQL\BACKUP
Or (because “C” is more used by OS than “D”)
D:\MSSQL\DATA
D:\MSSQL\LOG
C:\MSSQL\BACKUP
Or should I create log and data on separated disk?
C:\MSSQL\DATA
D:\MSSQL\LOG
D:\MSSQL\BACKUP
In the scenario above, if I lost the disk “D”, using only the C:\MSSQL\DATA,
can I recover my database?
Sorry my bad English and thanks for any suggestion.
Roberto Cota
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks