Hi all,
we use Navision Financials 2.60F in company and licensed DB size is 64GB. Current size of native DB is 27GB, but somebody told me, that limitation of version 2.60 is only 32GB. Is it true? I have splitted DB in 16 files (16x2GB). Max count of files is 16, but I would like to ask you, if we can resize files for example to 3GB files?
Thanks.
0
Comments
2.60.F can handle 64Gb databases. I even think you can take it up to 128GB if you want.
For NAvision 4.0 the official max size is 256GB. The maximum number of parts is still 16 though.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
There are two ways to "upgrade"
a) Full upgrade: Objects & executables. This is where the client and the database objects are updated. This is when objects & code have to be rewritten. This is the expensive bit.
b) Executable upgrade. You run your "old" database in the new environment. This gives you the benefit of greater file size etc, but you are still using the "old" objects.
In the UK in both cases, provided you pay annual MBS upgrade support, the licence update is free of change when required. I would speak to your NSC and see if you have been paying MBS for this.
Lead Consultant
Theta
You will be using 2.60 functionality with technical possibilities of 3.70.
You can do this yourself. No programming is required.
Update your License like Edward said.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
So for fixing the probel in your report, check if you have the correct indexes for reading. If you are writing a lot, try to delete some indexes you don't use. Removing indexes is not so easy, you have to study all the code.
For getting some more DB-space, try to Optimize the tables, Launch date compressions, put some old not-used data in another DB,...
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!