Hi,
I not sure someone already discuss before i post here. I'm trying import the data using cmdlet (NAV 2013 R2 - AU-RU9). I found "$ndo$tenantproperty" is added and "$ndo$cachesync" is missing after i run the cmdlet. And cannot open the RTC and NST is stopped showing xxx.$ndo$cachesync is missing.
Here is i used cmdlet
Import-Module "C:\Program Files\Microsoft Dynamics NAV\71\Service\NavAdminTool.ps1"
Import-NAVData -AllCompanies -DatabaseName ImportData -FileName "D:\temp\Data.navdata" -IncludeApplication -IncludeApplicationData -IncludeGlobalData
Anybody know which rollup is fixed for this bug?
Comments
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com
Sorry, I forgot to tell this part. I do not use Tenant.
My bad. This is not added when i use the import data. Demo Database has "$ndo$tenantproperty" table but it is still missing if i create database from Development Client. Please see my screen capture.
. Do not know why missing this table. And cannot find the hotfix for this.
Regards,
Yukon
Sync-NAVTenant is also used in single-database-environment
In that case the tenant name is Default so you can use that or skip the -Tenant part all to gether.
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com
Thanks for your reply.
I run the Sync. cmdlet as below. I can open the Card, List after i sync-tenant. But unable to run the report, insert the line. Application is crash with previous error.
FYI: I can run application(Create Doc, Running report) after i manual create the "$ndo$cachesync" table. I don't think that is correct way.
Regards,
Yukon
Do the manual fix if needed, but it would be nice to have a database backup for Microsoft prior to the fix.
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com