SQL Server Master Data Services announcement
-
Link
We are excited to share the new features which shipped in SQL CTP2.3 public release. You can download the product here:http://www.microsoft.com/en-us/download/details.aspx?id=48726, and Excel add-in here: http://www.microsoft.com/en-us/download/details.aspx?id=47343
In this monthly release, we added a few highly asked features. Please give it try and look forward to hearing your feedback.
Manage Business Rules (MDS Add-in for Excel)
In the Master Data Services Add-in for Excel you can manage Business Rules, such as creating and editing business rules. Business rules are used to validate data. For more information, see Manage Business Rules (MDS Add-in for Excel).
Many-to-Many Relationships in Derived Hierarchies
You can now create a Derived Hierarchy that displays many-to-many relationships. A many-to-many relationship between two entities may be modeled through the use of a third entity that provides a mapping between them. The mapping entity is an entity that has two or more domain-based attributes referencing other entities.
For example, entity M has a domain-based attribute that references A and a domain-based attribute that references B. You can create a hierarchy from A to B using the mapping entity.
For more information, see Show Many-to-Many Relationships in Derived Hierarchies (Master Data Services)
Merge Conflicts
If you try to publish data that has been changed by another user, the publish will fail with a conflict error. To resolve this error, you can perform merge conflicts and republish the changes. For more information, see Merge Conflicts (Master Data Services) and Merge Conflicts (MDS Add-in for Excel).
SQL Master Data Services Team
-
Link
Please give it a try and let us know your feedback!
SQL Server 2016 Community Technology Preview 2.2 is publicly released and the latest bits can be found at http://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2016
In CTP2.2 MDS introduced following changes:
1. Custom Indexes
You can create a non-clustered index on one attribute (single index) or on a list of attributes (composite index), in an entity, to help improve the query performance. For more information, see Custom Index (Master Data Services).
2. Entity Sync Relationship
You can share entity data between different models by creating an entity sync relationship. For more information, see Entity Sync Relationship (Master Data Services).
3. Member Revision History
A member revision history is recorded when a member is changed. You can rollback a revision history, as well as view and annotate revisions. Using the Log Retention Days property, you can specify how long historical data is retained. For more information, see Member Revision History (Master Data Services).
-
Link
Hi, we are pleasured to announce the release of MDS Excel add-in. You can download it here:
http://www.microsoft.com/en-us/download/details.aspx?id=42298
This release includes a number of performance improvements – most users will see a 4x improvement when loading data from an MDS server, without any additional server or environment changes. For an additional performance increase (2-4x), you can enable Dynamic Content Compression in IIS.
It works with both SQL12 or SQL14. The installation will be in place upgrade so the users don't need to uninstall previous installation. All the MDS connections will be preserved through the installation.
Please download the new version of Excel add-in. Your feedback is welcome!
Thanks,
SQL MDS Team
-
Link
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers your question.
There are several reasons to do this:
- Our search engine weights Answered questions more highly. By marking Answers you increase the chances that others searching this forum will find the answer directly rather than re-posting the question.
- You give credit to the hard working folks who answer your questions. This is peer to peer support, so recognition is our only reward. (Check out the Top Answerers in 30 Days chart at the bottom of the thread list to see who is currently answering questions.)
- You help Microsoft to track the health of this forum. Our forum gets 'measured' based on how many unanswered questions are in it at any time and we work hard to keep those numbers to as low a level as possible. By marking answers, others get a more accurate understanding of how well (or badly) things are going on the forum.
You can also vote "Yes" or "No" if the reply was helpful.
Thank you!
Ed Hickey
-
0 Votes
Connect to MDS Server 2019 hosted on Azure VM
Hey Guys, is there any detailed documentation available to remote access a MDS Server running in Azure on a VM? With http://ipaddress:port/mds I am getting site ... -
0 Votes
Automate "start batch run" possible?
Currently we have to start the final batch processing of our automatically staged data manually through "start batch run". Is it possible to automate this feature so the ... -
1 Votes
How to change Code datatype
Hi. When creating entity, MDS creates default attributes Code and Name. Is it possible to change/define Code ...Answered | 4 Replies | 1987 Views | Created by StanislavKomlenac - Thursday, May 7, 2020 10:28 AM | Last reply by StanislavKomlenac - Thursday, May 7, 2020 1:57 PM -
0 Votes
Is it possible to create a master for products from which suppliers
I want to combine two primary masters products and suppliers to create a master where one can specify the which products come from which suppliers. One product may come from multiple ... -
4 Votes
MDS Domain-Based Attributes in Excel
I have setup SQL Developer 2016 and Excel 2013 with all of their updates through today. Still having the following problem. Specifically, this is ...Answered | 40 Replies | 8206 Views | Created by Chris D 2001 - Wednesday, December 14, 2016 8:08 PM | Last reply by Anton Matyushov - Thursday, April 16, 2020 3:45 PM -
14 Votes
Master Data Service error access is denied
I am trying to install Master Data Service on a SQL Server 2008 r2 enterprize edition OS is windows server 2008 r2 IIS ...Answered | 15 Replies | 39475 Views | Created by RajKumarRai_bis - Monday, November 22, 2010 6:49 AM | Last reply by Ganesh Babu - Sunday, April 12, 2020 5:52 PM -
0 Votes
MDS 2019 behind SSL offloading does not work
Hello all, I've MDS 2019 which is working fine with with classic HTTP connection. But now our security department is asking to put MDS behind F5 Load Balancer in ... -
0 Votes
MDS Client - Explorer not working
Hi, I have setup SQL Server 2012 - MDS and can run the web client from IE11. I've created the model and entities from System Administration ok, however when I try ...Answered | 13 Replies | 5684 Views | Created by P D Brent - Friday, August 21, 2015 1:11 PM | Last reply by Shivendoo Kumar Dubey - Wednesday, March 25, 2020 3:21 AM -
0 Votes
Web Configuration of MDS 2016 is Successful but not able to access within server or Outside of Server?
Hi All, I have completed Web Configuration of MDS and It was successful but not able to access within Server or outside of Server. When I try to access from ...Answered | 1 Replies | 1556 Views | Created by Shivendoo Kumar Dubey - Tuesday, March 24, 2020 5:56 AM | Last reply by Shivendoo Kumar Dubey - Wednesday, March 25, 2020 1:27 AM -
0 Votes
While copying current version (which is not committed) getting error: 547 for Insert statement conflict.
Following error we receive while copying current version. 547: The INSERT statement conflicted with the CHECK constraint “ck_tbl_5_8_HR_ChildType_ID”. The Conflict ... -
1 Votes
What is the best way to remove all records from an Entity?
What is the best way to completely remove all the records from an MDS Entity? I'm running SQL 2016 RC1.Answered | 5 Replies | 4217 Views | Created by T_H_ - Tuesday, May 17, 2016 8:03 AM | Last reply by Shivendoo Kumar Dubey - Thursday, February 27, 2020 1:03 AM -
0 Votes
Getting error while installing MDS Add in for Excel
Hello, Whenever I try to install MDS Plugin from here https://www.microsoft.com/en-us/download/details.aspx?id=54269 It gives following ...Unanswered | 4 Replies | 2656 Views | Created by akash_singhal - Friday, July 21, 2017 8:53 AM | Last reply by Shivendoo Kumar Dubey - Thursday, February 27, 2020 12:31 AM -
0 Votes
Doing a Pilot Project on SQL Server Master Data Services
Hi All, In my current organization, There is no software to use and enrich the products for (Online) Website and for Stores. Suppose products are getting ...Unanswered | 0 Replies | 1055 Views | Created by Shivendoo Kumar Dubey - Thursday, February 27, 2020 12:28 AM -
1 Votes
Alter the attribute length in MDS Model
Hi, I have created a model, entities and attributes in my Master data manager. As I am a new to MDS, I did not give the length for any of the attributes that i created (default ...Answered | 2 Replies | 7476 Views | Created by TDPPN - Monday, September 3, 2012 2:17 PM | Last reply by Priyanka Chaudhary - Tuesday, February 25, 2020 2:37 AM -
0 Votes
How to Delete Subscription Views using scripts
I have created MDS Model, Leaf Tables are populated using SSIS from source, based on data in Leaf Table and MDS set of subscription views are created to expose and distribute data to ...Discussion | 1 Replies | 1599 Views | Created by Vikassony - Friday, January 3, 2020 3:39 AM | Last reply by Vikassony - Monday, February 24, 2020 3:47 PM -
0 Votes
INSTALL sqlserver 2008r2 on windows2008 server sp1 error: MOF syntax error
INSTALL sqlserver 2008r2 in windows2008 server sp1 error: MOF syntax error Sql2008 R2 is installed on the WINDOWS2008 r2 sp1 . The instance is not ... -
0 Votes
MDS 2016/2017 WEB UI > Cancel > The member code already exists > Member status changed
Code value NOT auto-generatedAdd a couple of members to entityTry to add a new member with already existing Code value, it will bring an error "The member code already exists" Click ...Unanswered | 0 Replies | 866 Views | Created by Vardan Shahinyan - Thursday, February 20, 2020 8:00 PM -
0 Votes
MDS input language
we cannot edit nor save the record after. we then need to change our preferred language to "English", then we see 100.01 and we are able to save the ... -
3 Votes
MDS 2016 CTP3 error: No parameterless constructor defined for this object.
I created clean Windows Server 2012 R2 installs on two servers; one for the database engine, the other for MDS. I was able to add the roles and features pre-requisites (including the new Dynamic ...Answered | 4 Replies | 7058 Views | Created by Cody Konior - Friday, November 13, 2015 5:46 AM | Last reply by marct2222 - Thursday, February 6, 2020 9:23 PM -
0 Votes
MDS Web Page will not open
The following comes up when we browse to https://servername.domainname.com/MDS/ Server Error in '/MDS' Application. Input string was not in a ...
SQL Server Master Data Services announcement
-
Link
We are excited to share the new features which shipped in SQL CTP2.3 public release. You can download the product here:http://www.microsoft.com/en-us/download/details.aspx?id=48726, and Excel add-in here: http://www.microsoft.com/en-us/download/details.aspx?id=47343
In this monthly release, we added a few highly asked features. Please give it try and look forward to hearing your feedback.
Manage Business Rules (MDS Add-in for Excel)
In the Master Data Services Add-in for Excel you can manage Business Rules, such as creating and editing business rules. Business rules are used to validate data. For more information, see Manage Business Rules (MDS Add-in for Excel).
Many-to-Many Relationships in Derived Hierarchies
You can now create a Derived Hierarchy that displays many-to-many relationships. A many-to-many relationship between two entities may be modeled through the use of a third entity that provides a mapping between them. The mapping entity is an entity that has two or more domain-based attributes referencing other entities.
For example, entity M has a domain-based attribute that references A and a domain-based attribute that references B. You can create a hierarchy from A to B using the mapping entity.
For more information, see Show Many-to-Many Relationships in Derived Hierarchies (Master Data Services)
Merge Conflicts
If you try to publish data that has been changed by another user, the publish will fail with a conflict error. To resolve this error, you can perform merge conflicts and republish the changes. For more information, see Merge Conflicts (Master Data Services) and Merge Conflicts (MDS Add-in for Excel).
SQL Master Data Services Team
-
Link
Please give it a try and let us know your feedback!
SQL Server 2016 Community Technology Preview 2.2 is publicly released and the latest bits can be found at http://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2016
In CTP2.2 MDS introduced following changes:
1. Custom Indexes
You can create a non-clustered index on one attribute (single index) or on a list of attributes (composite index), in an entity, to help improve the query performance. For more information, see Custom Index (Master Data Services).
2. Entity Sync Relationship
You can share entity data between different models by creating an entity sync relationship. For more information, see Entity Sync Relationship (Master Data Services).
3. Member Revision History
A member revision history is recorded when a member is changed. You can rollback a revision history, as well as view and annotate revisions. Using the Log Retention Days property, you can specify how long historical data is retained. For more information, see Member Revision History (Master Data Services).
-
Link
Hi, we are pleasured to announce the release of MDS Excel add-in. You can download it here:
http://www.microsoft.com/en-us/download/details.aspx?id=42298
This release includes a number of performance improvements – most users will see a 4x improvement when loading data from an MDS server, without any additional server or environment changes. For an additional performance increase (2-4x), you can enable Dynamic Content Compression in IIS.
It works with both SQL12 or SQL14. The installation will be in place upgrade so the users don't need to uninstall previous installation. All the MDS connections will be preserved through the installation.
Please download the new version of Excel add-in. Your feedback is welcome!
Thanks,
SQL MDS Team
-
Link
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers your question.
There are several reasons to do this:
- Our search engine weights Answered questions more highly. By marking Answers you increase the chances that others searching this forum will find the answer directly rather than re-posting the question.
- You give credit to the hard working folks who answer your questions. This is peer to peer support, so recognition is our only reward. (Check out the Top Answerers in 30 Days chart at the bottom of the thread list to see who is currently answering questions.)
- You help Microsoft to track the health of this forum. Our forum gets 'measured' based on how many unanswered questions are in it at any time and we work hard to keep those numbers to as low a level as possible. By marking answers, others get a more accurate understanding of how well (or badly) things are going on the forum.
You can also vote "Yes" or "No" if the reply was helpful.
Thank you!
Ed Hickey