Thank you. But if you create the backup without the common data, then you miss out some very important data to use the database. So basically Thomas’ suggestion is the only useable, if you need to create a new database.
Actually this is a very dangerous situation for all people not knowing about this issue.
In case of a complete crash of the database you will not be able to restore anything even if you make your daily backups if you do not have your “complete” backup.
What’s happening here is that even though you are not backing up the second company, it is still referenced the the common data tables. When this is restoring and verifies then it gives the error. Thomas’s solution is the only one I have got to work.
Yes I see what’s happening. And although Thomas’ solution works, then an uacceptable workaround. We are using the single company backup a lot to create local test versions, and having to backup all the companies means that instead of using 20-30 minutes to make a backup, then it takes us 3-4 hours!
And this did always work in the previous versions (even though nothing seems to have changed in that code), so it’s a simple error that Microsoft should get fixed ASAP! [8o|]
I agree, single company backups should just work. Sometimes MSFT has unreleased hotfixes for these types of things, so have your partner check with tech support.
Daniel was right. Microsoft of cause knew this error and has a hot fix for it. Try search for KB# 957471 in the Microsoft Dynamics knowledge base on Partnersource. The new files has build# 27368.
Btw. one of my co-workers actually gave me a work around that worked.
Before you create your backup. Delete the companies you’re not including in your backup from table 2000000006 (Company).
Make your backup.
Insert the companies you deleted into table 2000000006 again.
How do you delete the records in table 200000006?
If i try this approach, the company is actually deleted. And afterwards (after inserting the record again) i can open the company, but no data exists.
How do you delete the records in table 200000006?
If i try this approach, the company is actually deleted. And afterwards (after inserting the record again) i can open the company, but no data exists.