About James Serra
I am an independent consultant with the title of Business Intelligence/Data Warehouse/Master Data Management Architect and Developer, specializing in the Microsoft SQL Server BI stack.Need some help?
If you are looking for help in building a data warehouse or end-to-end BI solution, send me an email and we can discuss your needs. I am available for short or long-term projects.Follow Me!
Subscribe by email
-
Recent Posts
- Consulting company: Perm/Salaried vs 1099/W2
- When the person you hire is not the person you hire
- Should placement companies use a markup %?
- Data cleansing in SSIS, DQS, and MDS
- Billing rates – other side of the fence, part 2
- Want me to do a presentation?
- Enhance your career by blogging!
- Consultants – Why pay more?
- Industry Expert Interview
- PASS Business Analytics Conference: the ultimate networking
Recent Comments
- Andrew Notarian on MDS: The Microsoft SQL Server license has expired
- Consulting company: Perm/Salaried vs 1099/W2 - SQL Server - SQL Server - Toad World on Consultants: 1099 or W-2?
- Consulting company: Perm/Salaried vs 1099/W2 - SQL Server - SQL Server - Toad World on Salaried employee vs contractor
- Jeff Moden on When the person you hire is not the person you hire
- Sven Aelterman on Jumping from SSIS 2008 to SSIS 2012
Archives
- May 2013 (6)
- April 2013 (10)
- March 2013 (10)
- February 2013 (10)
- January 2013 (8)
- December 2012 (10)
- November 2012 (11)
- October 2012 (10)
- September 2012 (9)
- August 2012 (4)
- July 2012 (9)
- June 2012 (7)
- May 2012 (6)
- April 2012 (10)
- March 2012 (15)
- February 2012 (14)
- January 2012 (13)
- December 2011 (12)
- November 2011 (12)
- October 2011 (14)
- September 2011 (14)
- August 2011 (15)
- July 2011 (15)
- June 2011 (20)
- May 2011 (13)
- April 2011 (3)
Categories
- Active Directory
- Antivirus
- Appliance
- BISM
- Blog
- Business Intelligence
- Career
- Certification
- Columnstore indexes
- Consulting
- Data warehouse
- DAX
- Dimensions
- DNS
- DQS
- ETL
- Excel
- Fast Track
- Fuzzy Lookup
- Introduction
- KPI
- MDS/MDM
- MDX
- Microsoft
- PASS
- PDW
- PerformancePoint
- Power View/Project Crescent
- PowerPivot
- Presentation
- ProClarity
- Quick Tip
- Report Builder
- Security
- Session
- SharePoint
- SharePoint 2013
- SQL Azure
- SQL Server
- SQL Server 2012
- SQLServerPedia Syndication
- SSAS
- SSDT/Juneau
- SSIS
- SSMS
- SSRS
- Tabular
- Team Foundation Server
- Tools
- Training
- Videos
- Virtualization
- Visio
- Visual Studio 2008
- Visual Studio 2010
- Visual Studio 2012
- Visual Studio vNext
- White Paper
- Windows 8
Top Posts & Pages
- Consulting company: Perm/Salaried vs 1099/W2
- Salaried employee vs contractor
- Data Warehouse Architecture - Kimball and Inmon methodologies
- When the person you hire is not the person you hire
- SSDT - Installation confusion
- SQL Server 2012: Multidimensional vs tabular
- Visual Studio 2012 does not support BI
- Microsoft SQL Server Parallel Data Warehouse (PDW) Explained
- PerformancePoint 2013 and SharePoint 2013
Favorite Blogs
Meta
Rockstar Blogger
Category Archives: MDS/MDM
Data cleansing in SSIS, DQS, and MDS
Data cleansing can be done via SSIS as well as Data Quality Services (DQS) and Master Data Services (MDS). The lines are a bit blurred when talking about data cleansing using SSIS, DQS and MDS. In what product should data … Continue reading
Posted in DQS, MDS/MDM, SQLServerPedia Syndication, SSIS
1 Comment
Profisee Master Data Maestro
I have been using Microsoft’s Master Data Services (MDS) on a daily basis for the last 8 months. I also have been using Microsoft’s Data Quality Services (DQS) for the last couple of months. While both products are very good and … Continue reading
Posted in DQS, MDS/MDM, SQLServerPedia Syndication
2 Comments
Introduction to Microsoft’s Master Data Services (MDS) Presentation Slides
Thanks to everyone who attended my presentation “Introduction to Microsoft’s Master Data Services (MDS)” at the Houston Area SQL Server User Group Monthly Meeting. Here is the PowerPoint presentation: Introduction to Microsoft’s Master Data Services (MDS). Introduction to Microsoft’s Master Data Services (MDS) … Continue reading
Posted in MDS/MDM, Presentation, Session, SQLServerPedia Syndication
Leave a comment
Introduction to Microsoft’s Master Data Services (MDS) Presentation
Tomorrow (Tuesday, Feb 12th) at 11:30am CST, I will be presenting the session “Introduction to Microsoft’s Master Data Services (MDS)” at the Houston Area SQL Server User Group Monthly Meeting. Below is the abstract. I will be presenting in person but you … Continue reading
Posted in MDS/MDM, Presentation, Session, SQLServerPedia Syndication
Leave a comment
MDS Error SYSERR207 after SQL Server 2012 SP1 Upgrade
After upgrading to SQL Server 2012 SP1, I ran into a bug in Master Data Services (MDS) that applies only to models that are deployed or created after SP1 is applied (models deployed or created before SP1 is applied are … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
Leave a comment
Master Data Management (MDM) Hub Architecture
The Master Data Management (MDM) hub is a database with the software to manage the master data that is stored in the database and keep it synchronized with the transactional systems that use the master data. There are three basic styles … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
Leave a comment
MDS: The Microsoft SQL Server license has expired
When installing Master Data Services (MDS) in SQL Server 2012 or installing SQL Server 2012 sp1 (and possibly a CU), you might see the message “The Microsoft SQL Server license has expired” when trying to pull up the MDS web … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
3 Comments
Introduction to Microsoft’s Master Data Services (MDS) Presentation Slides
Thanks to everyone who attended my “Introduction to Microsoft’s Master Data Services (MDS)” for the Data Architecture Virtual Chapter. The recording of the session is available here. Here is the PowerPoint presentation: Introduction to Microsoft’s Master Data Services (MDS) I had some … Continue reading
Posted in MDS/MDM, Presentation, Session, SQLServerPedia Syndication
Leave a comment
Introduction to Microsoft’s Master Data Services (MDS) Presentation
I will be presenting the session “Introduction to Microsoft’s Master Data Services (MDS)” at the Data Architecture Virtual Chapter on Thursday, Dec 20th, at Noon CST. Below is the abstract. It will be a remote presentation that you can join online. Details … Continue reading
Posted in MDS/MDM, Presentation, Session, SQLServerPedia Syndication
Leave a comment
Master Data Services Web Services API Error
In Master Data Services (MDS), I received an error when using C# code in the script task in SSIS 2012 to call the MDS web services API: To fix this, I had to edit the web.config in C:\Program Files\Microsoft SQL … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication, SSIS
Leave a comment
