Has anyone had a issue when restoring a Navision backup into SQL after the backup is restored all the secondary keys are inactive. I have seen this in a couple of instances and do not know what it causing it. Any help??
Yes, this is normally the case on the Navision Proprietary DB where there was not sufficient DB space after restoring a backup, for the keys to be build.
Maybe your DB space is also a problem and SQL.
Solution: Increase DB space and continue with the DB restore as if you had not started it yet. It will continue where it had stopped on the last Table where the active keys had all been build and committed. After all the tables' keys had been build it will ask you where the backup is to restore, cancel here & go back to the complete restored DB.
If the above does not resolve your problem, then go to DB Info, Tables and Select All and click on Optimize, which will rebuild all active keys.
Comments
Maybe your DB space is also a problem and SQL.
Solution: Increase DB space and continue with the DB restore as if you had not started it yet. It will continue where it had stopped on the last Table where the active keys had all been build and committed. After all the tables' keys had been build it will ask you where the backup is to restore, cancel here & go back to the complete restored DB.
If the above does not resolve your problem, then go to DB Info, Tables and Select All and click on Optimize, which will rebuild all active keys.