Answered by:
Records Number

Question
-
Hello,
I've a question how many records can hold CRM platform ?
There is some documentation about this?
Thanks
Regards
Edoardo Molinaro Product Specialist E-Mail: edo106@gmail.comTuesday, January 17, 2012 2:41 PM
Answers
-
There really isn't much in terms of record limits. There are SQL Server database size restrictions based on version and such but the chances of you running into that before you run out of hard drive space is unlikely.
Jamie Miley
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Philippe LEAL Sunday, January 22, 2012 5:29 PM
- Marked as answer by Donna EdwardsMVP Monday, January 30, 2012 1:00 PM
Tuesday, January 17, 2012 3:17 PMModerator
All replies
-
There really isn't much in terms of record limits. There are SQL Server database size restrictions based on version and such but the chances of you running into that before you run out of hard drive space is unlikely.
Jamie Miley
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Philippe LEAL Sunday, January 22, 2012 5:29 PM
- Marked as answer by Donna EdwardsMVP Monday, January 30, 2012 1:00 PM
Tuesday, January 17, 2012 3:17 PMModerator -
Excuse me,
I need a document that describes the architecture methodology.
How I decide to use 2 web server instead 1?
How I calculate the amount of RAM that need the server?
How I calculate the disck size?
It's this what I need..
Thanks in advance
Edo
Edoardo Molinaro Product Specialist E-Mail: edo106@gmail.com- Edited by Edo106 Wednesday, January 18, 2012 9:09 AM
Wednesday, January 18, 2012 9:08 AM -
Disk size is going to be related to the size required by the fields stored in your CRM records at a SQL Server level. The recommendations for load balancing and what you need for hardware in the the implementation guide. http://www.microsoft.com/download/en/details.aspx?id=3621
It specifies requirements in terms of load (simultaneous users) not record count.
I think it is something like 300 users can be supported by a single web front end and database.
Jamie Miley
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Philippe LEAL Sunday, January 22, 2012 5:30 PM
Wednesday, January 18, 2012 3:57 PMModerator