Dear NAV experts,
I am trying to go through the upgrade process (in a sandbox environment of course). I have run into an issue. Several tables in the customer's old database are legacy objects from an older version of NAV (these tables are not found in target version of NAV). I checked SQL and there are no records in any of these tables i.e. the tables have never been used.
I figured I might as well just delete these tables from the SQL database using SQL Server Management Studio (and I did this). Now, I cannot synchronize the schema with validation and I cannot even synchronize the schema with force. I get an error "The following error was unexpected: Invalid Object Name" if I try to synchronize the schema with force and I get the message "The schema synchronization may result in deleted data" if I try to synchronize with validation or check only. Actually, this message is quite absurd because there was never any data records in these tables.
In fact, the objects have been deleted from both the NAV development environment and they have also been deleted from SQL Server. I have restarted the service for both the NAV Server and the SQL server (didn't help).
I also cannot run the upgrade process because I get the message "Data upgrade cannot be started in the current tenant state: 'Operational with sync failure'.
What can I do to get the schema to sync and continue the upgrade process?
*This post is locked for comments
I have the same question (0)