I am getting the following error message "The database cache is too small. The cache must minimum 0.012% of the size of the database. In this case cache must be minimum 16480"
I just created a 120 GB native database. It is split it on 6 different hard drives. So I have J:\Migration\Test.fdb, K:\Migration\Test1.fdb + etc. I am gonna upgrade from NAV3.70 to NAV5.0 with a Native database first. Once everything is stable I will migrate to SQL.
I could open the database without problems when I click on one of the sets. But I am getting an error message then I try to do it using the server. I want an specific user to start testing compatibility of NAV5.0 and Windows 7. Also printers.
I got the following information on the icon on the Target field:
"C:\Program Files (x86)\Microsoft Dynamics NAV\CSIDE Client\fin.exe" servername=MIGRATION, nettype=tcp,database=J:\Migration\Test.fdb+K:\Migration\Test1.fdb+L:\Migration\Test2.fdb+M:\Migration\Test3.fdb+N:\Migration\Test4.fdb+O:\Migration\Test5.fdb
I also checked the server for NAV5.0 and I got the following information:
Starting database server: MIGRATION...
Cache (Kb)......................250000
CommitCache...................YES
MaximumSessions..............3
MaximumDatabase (Mb)......193536
NetType..........................TCP
Database......................... J:\Migration\Test.fdb+K:\Migration\Test1.fdb+L:\Migration\Test2.fdb+M:\Migration \Test3.fdb+N:\Migration\Test4.fdb+O:\Migration\Test5.fdb
Any ideas where the message is coming from?
0
Comments
Probably NAV is complaining about the DBMS Cache or the Object Cache of the client. Try to set the cache= or objectcache= parameter when starting the client.
FD Consulting