NAV5 and SQL2005

Auke
Member Posts: 17
At our company we have a customer that has a native 2.60 database with a database size of 50Gb.
We have started a project to upgrate them to NAV5 an SQL2005.
Now Microsoft said that SQL 2005 x64 is the best option.
The customer asked me the following questions:
- which Operating system is the best for us?
- How should the RAID and the size of the disk be?
- Wich formula do we need to handle for calculate the disk for the log-files.
The database now expands with 10GB a year (native) I think for SQL that wil be more.
Does anyone has an answer for me?
Thanks
Auke
We have started a project to upgrate them to NAV5 an SQL2005.
Now Microsoft said that SQL 2005 x64 is the best option.
The customer asked me the following questions:
- which Operating system is the best for us?
- How should the RAID and the size of the disk be?
- Wich formula do we need to handle for calculate the disk for the log-files.
The database now expands with 10GB a year (native) I think for SQL that wil be more.
Does anyone has an answer for me?
Thanks
Auke
0
Comments
-
if you will use SQL Server x64, u need an Win Server 2003 x64.
• Standard: Single(1) - Quad(4)-Prozessor-Systeme up to 32 GB RAM
• Enterprise: Single(1) - Oct( 8 )-Prozessor-Systeme up to 1 TB RAM
• Datacenter: Oct( 8 ) - 64-Prozessor-Systeme up to 1 TB RAM
Wich Raid, mhm here my fist shut, these would i use when using big databases.
RAID 1 for HDD with OS
RAID 1 for HDD with master, model, msdb
RAID 1 for HDD with tempDB
RAID 10 for HDDs with mdf / ndf
RAID 10 for HDDs with ldf
Please read also the Database_Resource_Kit.pdf on CDDo you make it right, it works too!0 -
Definitely go for x64 and enough RAM for rowlocking (8 to 16Gb).
If you have enough budget, go for garak's proposal. The minimum should be:
RAID 1 for OS
RAID 1 for TL
RAID 10 for database
Be sure to set the right server and database settings. And set up the maintenance!0 -
A few comments:
1. Separate the mdf and ndf files onto different drives. The mdf can share the drive with master, model, msdb. This won't do much for performance but it provides an extra layer of posssible recovery.
2. On the RAID 10 for the ndf file, the number of physical drives is more important then the size.There are no bugs - only undocumented features.0 -
Hi if you are an partner than go to this page
https://mbs.microsoft.com/partnersource ... page=false
Here you can find all Navision Tools and the resource KitDo you make it right, it works too!0 -
Another note: Do not only migrate your database.
Search through your code, SIFTs, Indexes, table structure and optimize it for SQL. If you optimize these things, your sql database will run like (it's eastern) a rabbit.
Examples for this you can also find in the PDf or under SQL Perfomance in this wunderfully, helpfully forum.Do you make it right, it works too!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions