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
- Low-rate recruiters – The bane of my existence
- Presentation Slides for Building an Effective Data Warehouse Architecture
- Levels in IT consultancy
- Building an Effective Data Warehouse Architecture Presentation
- Business Intelligence Maturity Assessment
- IT recruiter’s response
- SQL Server 2014!
- Power View for Multidimensional Models Released
- Ralph Kimball Books
- Business Intelligence Requirements Gathering
Recent Comments
- James Serra on Low-rate recruiters – The bane of my existence
- @chuckboycejr on Low-rate recruiters – The bane of my existence
- James Serra on Low-rate recruiters – The bane of my existence
- Rizwan on Low-rate recruiters – The bane of my existence
- James Serra on Low-rate recruiters – The bane of my existence
Archives
- June 2013 (7)
- May 2013 (10)
- 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
- SQL Server 2014
- 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
- Low-rate recruiters - The bane of my existence
- Presentation Slides for Building an Effective Data Warehouse Architecture
- SQL Server 2014!
- Data Warehouse Architecture - Kimball and Inmon methodologies
- Microsoft SQL Server Parallel Data Warehouse (PDW) Explained
- SQL Server 2012: Multidimensional vs tabular
- Improving cube processing time
- Create SQL Server scripts with Visio 2010
- SSDT - Installation confusion
Favorite Blogs
Meta
Rockstar Blogger
Monthly Archives: September 2012
MDS Error: “The status of the specified batch is not valid”
In Master Data Services (MDS), I received a strange error when I was calling a stored procedure (stg.upd_name_Leaf) to batch a staging table, which will load data from the staging tables into the appropriate MDS tables: [Execute SQL Task] Error: … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
4 Comments
Master Data Services: Resources
Here are some of my favorite Master Data Services (MDS) resources: SQL Server Master Data Services Utilities: A set of useful add-ons for SQL Server Master Data Services, including utilities for generating an MDS model, loading the model, writing a … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
1 Comment
TechEd Australia 2012 videos online
Microsoft has posted ALL the session videos for TechEd Austrialia 2012 and they are available for free! Get your learning cap on. Check them out here.
Posted in SQLServerPedia Syndication, Videos
Leave a comment
SQL Server Data Tools (SSDT) – September 2012 update
SQL Server Data Tools (SSDT) has a new update (version 11.1.20905, with the previous version being 11.1.20225). The SSDT team is committed to delivering regular, frequent releases of SSDT, and this is the first in a long line of updates. This … Continue reading
Posted in SQLServerPedia Syndication, SSDT/Juneau
Leave a comment
Master Data Services: Expand the Leaf member attributes box
In Master Data Services (MDS), when using the Master Data Manager Web User Interface (“UI”), you will notice the “Leaf member attributes” box on the “Edit Entity” screen is too small. It only fits four rows. This can be very annoying … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
Leave a comment
Master Data Services: Versioning
In Master Data Services (MDS), you can create multiple versions of the master data within a model. When you create a model for the first time, MDS creates a default initial version of your model data. You can create as many … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
Leave a comment
Master Data Services Terminology Overview
When moving from a data warehouse world to MDM, there is some new terminology to learn. Each of the terms below are components of a Master Data Services model. In brackets is the equivalent term in the data warehouse world: … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
Leave a comment
Master Data Services: Changing a model with a subscription view
I have been working heavily with Microsoft Data Services (MDS) in SQL Server 2012 over the past few months, and really like the product. Through my use of it I have learned some tips and tricks that I will share … Continue reading
Posted in MDS/MDM, SQLServerPedia Syndication
1 Comment
The MERGE statement in SQL Server
The SQL MERGE statement was introduced in SQL Server 2008 and allows you to modify data in a target table based on data in a source table in one easy statement, replacing lots of messy code. I use it frequently when … Continue reading
Posted in SQL Server, SQLServerPedia Syndication
Leave a comment
