I found this info
http://msdn.microsoft.com/en-us/library ... ityContent
Maximum number of concurrent users
(the actual limit depends on your hardware and the workload)
500
Just want to know if this is applicable also if we use MSSQL as NAV database?
Thanks,
Rickris
Comments
The native DB has less scalability.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Thanks for the quick response, I don't get it your answer
meaning for SQL database NAV max user will be 500 only?
Yes, "Only" 500 users maximum.
What kind of project are you facing, because if there is a need for >500 concurrent users, then you might want to look at solutions scaled for large companies, like AX (or if you hate your customer: sap (this might be a bit biased)).
NAV is aimed at small to medium enterprises, the most implementations have <20 concurrent users, others go to about 100-200 maximum (with some exceptions)
|To-Increase|
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
If they are all 900 users entering sales lines at the rate of 1 line per second, you have a problem (=900 inserts in "Sales Line" per second). If they are all entering sales lines at the rate of 1 line per hour (=900 lines per hour=15 lines per minute) and for the rest they sleep , NAV can handle a lot more users.
It also depends on the number of companies. If you have only 1 company for those 900 users (at 1 line per second), you have a problem. If each of them is working in its own company, it is not a problem.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Thanks for the reply, I really appreciate all of that, I talked to one of MS evangelist for dynamics and they claimed that the largest installation of NAV is 1000+ concurrent user and it's currently in europe.
the industry is remittance(money transfer) and cargo..
I have in mind that each branch will have treated as 1 company.
say I have 900 branches it means 900 company in 1 database, this will prevent me from locking issue right? ofcourse infra issue regarding network(bandwidth) and hardware.
in each branch there are 3 users. 3 * 900 = 2,700 concurrent users. the transaction will be sales and collections only on the site. main requirements is real time.
I want to seek your thoughts on this. Please help.
Thanks,
Rickris
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Thanks for the inputs, I'll noted that. #-o #-o
Regards,
Sridhar
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.