Quantcast
Channel: SQL Server Master Data Services forum
Viewing all 1311 articles
Browse latest View live

MDS 2016 not loading records from _leaf table

$
0
0

I am having an issue loading records into MDS entities using the import tool and _leaf tables.  After I load the records into the _leaf table the batch shows up in the import tool.  When I run the batch, it executes and indicates it has completed with no errors.  However, no members are loaded into the entity and the import status on the _leaf table is still 0 (should be changed to 1 if successful or 2 if it failed).

When this initially happened, I was able to work around the issue by clearing all of the batches from the import tool, deleting all of the records from the _leaf table, and then reloading the batch into the _leaf table.  However, this issue has occurred again and that workaround did not work.  I have also tried run an update on the _leaf table to assign a new batch ID but the new batch does not appear in the import tool.

Does anyone have a way to get the import tool working again?


SQL Server 2014 Topology

$
0
0

Dears, 

is there any reference typologies for SQL 2014 BI Stack (SSIS, SSAS) along with the performance parameters. 

** I have posted the question on SQL Server > SQL Server Setup & Upgrade

MDS version upgrade destroys user made objects

$
0
0

Hello,

I just upgraded MDS from version 12.1.. to 12.2. Meanwhile every user defined object vanished from MDS database.

Is this intentional functionality that I just can't understand? How do you guys handle this? Does your functions, views etc. lie on some other database?

Thanks in advance!

How to stop Master Data Execl addin from being disabled?

$
0
0

We are using Office 2010 on Citrix with the RCO Master Data Excel addin. I am getting many calls from users that the Addin has disappeared from the Excel menu. Can re-enable it by going to files->Options->Addins and manage COM addins. Have not been able to work out why it becomes disabled. Does anyone know of a registry setting that I can use to stop it from being disabled?


David Roseneder

Error in creating credentials- "The certificate, asymmetric key, or private key data is invalid, Microsoft SQL Server Error: 15297".

$
0
0

Hi All,

I am trying to modify the existing credentials as well as trying to add a new credentials altogether via Database->Security->Credentials option

But in both the cases I am hitting an error saying that "The certificate, asymmetric key, or private key data is invalid, Microsoft SQL Server Error: 15297".   

I googled a lot but did not find any solution for this error while creating credentials.

I am using SQL Server 12 on Windows 2012R2 machine.

The credentials were working fine earlier , and suddenly I noticed that my sql scheduled jobs started failing saying that Bad username and password, and then I tried to modify the credentials and faced this issue.

Note:- My windows machine is being joined to a domain, and SQL Service/Agent is running via domain admin account and I am creating a credentials for domain admin account only. Additionally I have logged on to my windows box using domain admin account only.

Any help will be greatly appreciated. May thanks in advance.

~Ashish


Failed to execute SQL Agent Job- Error authenticating proxy {proxy name}, system error, username or password is incorrect

$
0
0

I have created a credential for a user who is the domain admin and listed under Logins list of SQL Server and has sysadmin privileges.

With the above mentioned created credential , I have created a proxy and then created a SQL server agent job, by specifying

the proxy account.  But my job execution is failing saying that "Error authenticating proxy {proxy name}, system error, username or password is incorrect".

I have properly verified my credentials and both the username and password is correct only.

Note :- When I modify my sql job to run as with "SQL Server Agent Service Account", the the job executes perfectly fine.

pl help to identify what's going wrong with the proxy which I have created.

~Ashish


MDS does not display resources (img, css, ...): "The page cannot be displayed because an internal server error has occurred."

$
0
0

Dear all,

After having installed MDS2016, all resources (img, css, ...) are not shown, this is what I see:
(rem: If I try to access a resource directly I get: The page cannot be displayed because an internal server error has occurred.)

If I put the Application Pool user as admin of the server where MDS is installed, it works fine. But this is not an option for my company to put that user as admin of the server, I need to find which exact right that user is missing. Already tried a few, but no luck until now. Would you have any idee of what right that user is missing ?


MDS Excel Add-in: There was no endpoint listening at https:///MDS/service/service.svc/bhb that could accept the message

$
0
0

Dear,

When trying to connect to MDS via the Excel Add-in, I get the following error:

Even if the webservice seems to be running fine:

The URL specified in the error message is pretty strange... (adding service.svc/bhb)

Would you have any idea on how to solve this ?


Cannot associate Website to Database - [No Master Data Services instance section exists]; upon clicking [Apply]

$
0
0
Issue: "No Master Data Services instance section exists"
the pop-up box shown above appears no matter what i do:
- reinstalling IIS with all the required settings
- recreated MDS database
- recreated MDS website with Application Pool and Website

Machine Platform:
Computer - i5, 8GB RAM, 1 TB Drive
Operating System - Windows 10 PRO - all updates applied
SQL Server 2016 - 13.0.1601.5
Master Data Services - 13.0.12.0
Log in: Administrator

Master Data Services Configuration:
File Location: C:\Program Files\Microsoft SQL Server\130\Master Data Services\WebApplication
Database Configuration - Named "MDS" with standard defaults
Website - "MDS"
Web Application - /root (application)
Alias - blank
Log in for Application Pool - Administrator
Associate Application with Database - "MDS"
Click Apply - shows pop-up box = "No Master Data Services instance section exists"
Create Website - IP address = "All Unassigned", Port = "81", Host Header = blank, User Name is Administrator
Uses - HTTP Protocol

IIS:
Version 10.0.14393.0 (OS Build 14393.321)
Internet Configuration - Windows features - all feature for IIS are set according to Master Data Services requirements, Internet Information Services = Green Checkmark 
"MDS" Site - For MDS  - Windows Authentication Enabled
"MDS Application Pool" - .NET CLR Version v4.0.30319, Integrated

web.config = 
<configuration>
    <connectionStrings>
        <add connectionString="Server=.;Database=MDS;Integrated Security=true" name="MDS" />
    </connectionStrings>
<masterDataServices>  
<instance virtualPath="/MDS" siteName="MDS" connectionName="MDS" serviceName="MDS" />  
</masterDataServices> 
</configuration>

Business Rules only one is required

$
0
0

I am trying to create a business rule that requires that at least one of the attribute is populated.

Her is my logic, just not sure how to do it.

If none

then

Portfolio is required

or Security is required

or Legal Entity is required

Sort entity list in the MDS(2016) explorer

$
0
0

Hi, How can I sort the entity list in MDS 2016 explorer. I always thought the list of entities are alphabetically sorted in the explorer. However, to my surprise, it looks like they are not? Please help me fix this issue. Eg. I currently have entities showing as xyz, abc, lmn, iop. I want them to be listed as abc, iop, lmn, xyz. Thanks in advance

DQS question

$
0
0

Hi there,

Primary platform is 2014 Enterprise,

Ive configured DQS in my local box, created Knowledge base and domain as well as its domain rules and imported an Excel (only Excel is allowed??)

After that I see the results but only in another table not in the current one.

What am I missing here? is it possible to apply the cleansing process against the same table?

Thanks for your comments,

MDS2012 - Adding Owner and Model to the Entity Metadata Definition entity

$
0
0

Hi - Ive looked through the forum but cant really find what Im looking for here.

In order to be able to support our instance of MDS there are a couple of basic questions we need to be able to answer quickly and in a reportable format:

1) what models and entities do we have in MDS

2) what roles have been assigned to the models ie who is the owner, who has Explorer, who has Read Only etc

The Metadata Model is in essence what we are looking for but with some extra information.

 so how do I:

  1. Model Definition: add attributes that show which users and groups access the model (and even better in what capacity)
  2. Entity Definition: Plug in an extra attribute that shows the model name
  3. have these attributes auto populate.

has anyone already done this or similar? If so could you please share how to (in simple speak please)

Change Set and Approval Workflow in MDS 2016 using ETL

$
0
0

Hi,

If we load data through ETL, Data is directly loaded into MDS Database(Leaf table) and can be found on MDS UI(Waiting for Validation). But I’m trying to load data such that it will use change set through ETL. Can you please advice me on this for the details like what tables (or) procedures should i look so that we can load data through ETL considering change set same like MDS UI

subscription view permission for direct access

$
0
0

I have an internal request to directly add users and grant permission in the MDS database. I've already defined permission to the models via AD groups in the MDS website.  Bad idea??

The request: Create User/Role:MDSContentAuthor and grantMDM schema: SELECT;  STG schema: SELECT, INSERT, UPDATE, DELETE, EXECUTE

 Justification:



Master Data Services Add-in for Excel Issue

$
0
0

I am trying to configure MDS in the Production server. I am running into isssues.

(I was able to do the whole process successfuly in my local system - Versions are same in the local and server - Only difference is local machine is windows 7 server is Windows 2008 R2)

I have installed SQL server 2012 Enterprise Version SP1. I am able to browse the MDS URL. User has got full permissions. When I try to access the MDS via Excel I get the below error.

Can any one help me please I have spent days on this withou any joy.

Error message

TITLE: Master Data Services Add-in for Excel
------------------------------

An error occurred while receiving the HTTP response to http://MYIPADDRESS/mds/service/service.svc/bhb. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.

------------------------------
ADDITIONAL INFORMATION:

The underlying connection was closed: An unexpected error occurred on a receive. (System)

------------------------------

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. (System)

------------------------------

An existing connection was forcibly closed by the remote host (System)

------------------------------
BUTTONS:

OK
------------------------------


Bn

MDS 2016 problems - General Error, This page can't be displayed, Evaluation period expired...

$
0
0

We have a clean install from Windows server 2012 R2 and SQL Server 2016 development edition with MDS.

MDS configuration went smoothly and according to management console all the necessary IIS components are in place. When I open the MDS web app localhost/MDS everything looks fine...but going to Version management or User and Group Permission pages won't do anything and I get "This page can't be displayed" -error. If I try to create a new model it fails and gives me "110001 : A general error occurred."

MDS log files at C:\Program Files\Microsoft SQL Server\130\Master Data Services\WebApplication\Logs have following errors:

GetAllSystemSettingGroups,Error,"Evaluation period has expired."

GetAllSystemSettingGroups,Error,"Error details: System.ServiceModel.FaultException`1[Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage]: The Microsoft SQL Server license has expired. (Fault Detail is equal to Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage)."

"LogError : An error occurred while processing message request type 'SystemSettingsGetRequest'. See exception details for more information.

According to SQL Server the evaluation period hasn't expired, and it shouldn't be because all of the above were installed about a week ago.

I've compared the MDS web.config to another installation and they seem to be similar. I've tried replacingsqlboot.dll with the file from Program Files (x86) as suggested in some posts and disabling UAC with no luck.

It looked like .ASPX -pages wouldn't respond in MDS. However when I made my own test.aspx it works OK so I'm guessing the problem shouldn't be in IIS, but in the MDS aplication/web site.

I'm running out of ideas (and time) what to try next. Does anyone have any ideas or similar experiences?

  - Juha S



Master Data Services 2016 cross domain users management issue

$
0
0

I have a scenario where MDS admin users and MDS application pool exist in domain A , normal MDS users exist in domain B.

While this scenario worked with MDS 2012 after upgrade to MDS 2016 I am not able to navigate to functional area in MDS user security management with A\admin user- it yields "Access is Denied". Other areas in user security management work. The only information I could find in MDS log is: The user name or password is incorrect.

I thought it might be related to fact that cross forest domain roaming is disabled and those B domain users cannot have fully imported profiles on MDS machine. I have enabled it, forced GPO refresh - doesn't work

I tried with MDS database and application created by user from domain B - doesn't work

Any ideas how to investigate or fix it?

MDS 2016 Derived Hierarchy Sort Order

$
0
0

Hello,

I'm trying to build an employee - manager derived hierarchy, however, I'm not having much success.  My current schema looks like this:

Employee Entity
     Code (auto-generated number)
     Name (Employee Alias)
     Manager Alias (domain-based list to Manager entity)

Manager Entity
     Code (auto-generated number)
     Name (Manager Alias)
     Tree Level (1=CEO, 2=CEO's direct reports, etc)

I successfully created a derived hierarchy by dragging the leaf attribute first (Employee Alias) and the the Parent Attribute last (Manager Alias) and the hierarchy shows each manager (in alphabetical order) as if they are at the same managerial level and their direct reports (on drill down).  However, I'm really trying to get the hierarchy to nest each manager and their employees based on their Tree Level in the Manager entity.  My hope is to show the Managers and Employees in a sort order similar to this:

Tree Level 1
     Tree Level 2
          Tree Level 3
          Tree Level 3
     Tree Level 2
          Tree Level 3
               Tree Level 4
     Tree Level 2

If this can be accomplished please provide step-by-step instructions or point me to a resource (article or video) that shows how to set this up.  Thank you in advance for any help you can offer!

Cheers,
JasonVL


SQL Server 2016 MDS Is clustered environment supported

$
0
0
We recently built a new cluster and I've been asked to put MDS 2016 on.  Is this supported in a clustered environment?
Viewing all 1311 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>