Largest amount of items in inventory

kalintsv
Member Posts: 3
Hi,
what is the largest amount of items in inventory you have seen with native database? What about SQL database?
I am a little bit concerned for a client that is working with 600 000 items and about 20 locations which are going to work remotely.
Do you think there will be any performance issues?
Any suggestions are welcome.
Thank you in advance.
what is the largest amount of items in inventory you have seen with native database? What about SQL database?
I am a little bit concerned for a client that is working with 600 000 items and about 20 locations which are going to work remotely.
Do you think there will be any performance issues?
Any suggestions are welcome.
Thank you in advance.
0
Comments
-
If there are that many items filtering on non-key fields can take long, especially after the server has just started and the cache isn't yet filled. When a number of users have made similar filterings much data is retrieved from the cache and the response times are much quicker (set the DBMS Cache to maximum (1 GB))
One massive problem though is the Phys. Inventory Journal. If you calculate the inventory for 600000 Items, this will take many hours, and to post it will take many hours too. If the annual stocktaking is done for all 20 locations on the same day it is virtually impossible to calculate 20 different Phys. Inventory Journals on time, and the subsequent posting will take days. You will have to perform this on separate days throughout the year for the different locations.
If you limit the Phys. Inventory Journal calculation to the items that actually are in stock you might reduce the amount of lines in the journals drastically, ask you client how many of these items approximately really are in stock.Kai Kowalewski0 -
dear kalistv
we have around 2.500.000 items in out navision, with native database.
of course you need to index the item field so navision can find the items faster. we are really satisified as the searching in done quite fast most of the times in less than a second but only in one locati0n and one server
in case you have scsi 15.000 rpm it is much better for you database as we have
i do not know fi tis can help you out.0 -
really will be in stock about 20 0000
-
jjbogart wrote:[...] we have around 2.500.000 items in out navision, with native database.
[...] we are really satisified as the searching in done quite fast most of the times in less than a second [...]
If you do so, I congratulate. Only the fewest users know that they could accelerate the search by selecting the best key before. =D>Timo Lässer
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]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