We have a client has very big database (100G). Their live system is on SQL. Now they want to have a test database on C/Side server.
In the beginning, when they try to expand the database during restore, they got error message 'The database cache is too small it must be a minimum of 0.012% of the size of the database.' We told them to change the Cache to 16000 from default 8000, then they are able to create the database.
So everything looks fine when they try to connect the database from the local server. But they got the same error when they try connect from a workstation. Now the cache has been changed to maximum 768,000. They're still getting the same error.
Does this mean they have to use SQL as the C/Side doesn't support big database like that?
Any suggestion will be appriciated.
0
Comments
http://www.mibuso.com/forum/viewtopic.php?t=2044
But our license permits us to go to 65gb
So I guess it depends on the license :-k
this might have changed for ver 4 & 5 tho
http://www.BiloBeauty.com
http://www.autismspeaks.org
-Note if this database is not on sql then need to use fin.exe not finsql.exe.
I'm guessing this copy of the database is installed on a diff server or on someone's workstation?
http://www.BiloBeauty.com
http://www.autismspeaks.org
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
http://www.BiloBeauty.com
http://www.autismspeaks.org
RIS Plus, LLC
If you switch to SQL does the database size on the license no longer matter?
http://www.BiloBeauty.com
http://www.autismspeaks.org
Has the client peformed the restore into the C/SIDE database already, or are you working towards that step still?
Microsoft Dynamics NAV Developer
I believe when you cut-over to SQL, the size on the license is no longer required.
However, licenses issued under new versions can still run older executibles/databases.
Microsoft Dynamics NAV Developer
http://www.BiloBeauty.com
http://www.autismspeaks.org
Microsoft Dynamics NAV Developer
It is Granule 1,370 Database Extension by 1GB x 192 (+ 64 GB Standard)
RIS Plus, LLC
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I know once there was a limit of 2GB per DB-file, but now this is not the case anymore. But I never found out the limit to use. Apart max 16 DB-files.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC
-1 X 16 GB
-2 X 8 GB
-3 X +-5.3 GB
-4 X 4 GB
-5 X +-3.3 GB
-...
-16 X 1 GB
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC
I know all that, but my question basically is:
Once a DB-file gets over a certain size, the performance decreases. BUT what is that "certain size"?
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
- system usage
- cpu
- storage
- network
I doubt that you will find anything more helpful than that
RIS Plus, LLC
Personally I feel that with modern hardware, its around 10gig per db part. But that is just my opinion.
But as Daniel says, it depends on a lot of things, most importantly how many concurrent users writing to the same tables. If its a background posting routine at night generating all the date as a single user, then its not really an issue. If you have 100 concurrent users entering sales order lines iwth 3 dimensions per line, then I would not go over 4gig.
Well, once I heared that microsoft recommended a maximum file size of 2 Gb... . But that's just something I heared. Nothing "official" to find there... .
But I agree ... it all depends on the usage and the hardware, which is still getting more and more powerful.
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
I heared this as well ... but don't you think times has changed, and this is not necessary anymore?
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Similar approaches are taken in very large SQL databases.
How about a 1 GB-DB divided in 16 DB-files with a 6-disk RAID10 per DB-file :!:
If this goes slow, I want to know the programmer who programmed everything!
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
RIS Plus, LLC