Skip to main content

NAV 2013 R2 - Multi- Tenancy - Tables with Data Comman to All Companies.

Hi all,

I found one more issue after applying Multi - Tenancy to my database.

Here is the problem -

When i try to create a table with DataPerCompany Property Set to NO, Developer Environment give an error message saying

"There are multiple tenants mounted on the server. Validating table layout changes to protect against data-loss is only supported with a single tenant mounted on the server."





Way Around -

* It's Just a way around / finding but please validate from Microsoft before applying same on customer database.

1. Save the Table with DataPerCompany as Yes.



2. Navigate to Tools - options and change the value for property "Prevent data loss from table changes" to NO and click Ok.



3. Design table and change the Value of Property to DataPerCompany to NO, and save the table.


4. Let's Open SQL Server and check the Table in Application database and tenant database. If you see you will not find new table created in any of the database.

5. What we need to do is -

a) you need to reset the property "Prevent data loss from table changes" to YES under tools - Options.

b) You need to restart the Service tier.

Now if you see in SQL Server you will find the table in every tenant just like the company table.

Regards,
Saurav Dhyani
saurav-nav.blogspot.in

Comments

Popular posts from this blog

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.

How to Set Up NavUserPassword Authentication in Business Central.

Hi Readers, In this article we will discuss steps to Setup NAVUserPassword in Business Central on-prem. NavUserPassword is an authentication method that's handled by Business Central Server, but isn't based on Windows users or Active Directory. Each user is set up with a username and password that's configured inside Business Central only. The user is prompted for username/password credentials when they start the client. #msdyn365bc, #credentialtype

Microsoft Dynamics NAV 2016 - How to Configure Phone Client.

Hi All, In this article we will discuss how we can connect Microsoft Dynamics NAV 2016 with New Client Launched i.e. Phone Client. This Article Contain Steps for a Android Phone as I have Only Android Phone. I am doing it having all tiers on my windows 8 machine, steps remain same for multiple servers but issues might be different. What we Need (Other what we discuss in this article) -  The Service Tier should be on Public IP . Some of the Data-card does not Provide you Public IP. check it for sure.