Hello All,
I am trying to migrate from FDB to SQL Server. I took a backup of the live database and did the followint:
1) Restored the FBK as FDB on a test environment
2) Ran a full database test
3) Used migrate.fob from Upgrade toolkit and made all necessary corrections to make the DB SQL Ready
4) Took a fresh fbk of the database
5) Created a blank SQL database
6) Tried restoring the "SQL Readied" fbk, Custome Restoration, Only the "Data Common to All Companies" and "Application Objects" first
I am getting the attached error.
"There is not enough memory to execute this function.
If you work in a single-user installation, you can try reducing the value of 'cache' program property."
Tried this on the server machine where I have SQL Express Edition, also on a local machine with SQL Express Edition (The FDB size is 2.5 GB and the FBK is around 700 MB)
Have anyone encountered and countered this error ever?
Please help
Najja
0
Comments
I think Sql express does not support Databases bigger than 2GB
***NOT SURE ABOUT THIS***
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
http://msdn.microsoft.com/en-us/library ... 90%29.aspx
limit for 2005/2008 is 4GB, 2GB were for 2000 if I am not wrong...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
An update from my side: Tried restoring the DB to SQL Standard Edition, result is the same :-( Getting the same error.
Please help !!
Najja
2) How much memory you have? (I assume that enough)
3) What about free disc space? Mainly where the temp folder is placed...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
1) I am using NAV 2009 (not SP1 as the DB is for ver 6.0)
2) I have 4 gig RAM on the Box (not running any other major applications)
3) More than 20 gig available on C and plenty on the data drive
Any help appreciated.
Najja
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com
This was finally fixed - don't know which version. They did come up with a workaround before they fixed it.
Are you using 64 bit SQL Server?
http://mibuso.com/blogs/davidmachanick/
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com
If you are using Win7, it means you are using desktop system (or notebook). These systems are not optimized for high performance for server systems. I expect that you do not have dedicated discs for different parts of the system etc. Do not expect some super performance....
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I don't know if this is a performance issue but I noticed that everytime it gets "Out of memory.." it was restoring the codeunits for migrating to SQL (codunits in migrate.fob for SQL migration). It seems that restoring one of these codeunits would eat up to 2GB memory and then I would get this message.
My solution was to remove all the objects that comes from migrate.fob and the objects from the upgrade toolkits (upgrade from 3.01 to 2009). After that the restore went smoothly
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com
Have you checked the cables?
Have you released the filters?
http://www.navfreak.com