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
- Scot on Low-rate recruiters – The bane of my existence
- James Serra on Low-rate recruiters – The bane of my existence
- Dominic Adamczyk 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
- Microsoft SQL Server Parallel Data Warehouse (PDW) Explained
- Data Warehouse Architecture - Kimball and Inmon methodologies
- Presentation Slides for Building an Effective Data Warehouse Architecture
- SQL Server 2014!
- Consultants: 1099 or W-2?
- SQL Server 2012: Multidimensional vs tabular
- Installing Team Foundation Server (TFS) 2012
- Performance tips for SSAS
Favorite Blogs
Meta
Rockstar Blogger
Monthly Archives: July 2011
Dual monitors, dual laptops, and the best way to manage them
Here is a tip that could make you much more productive: At home, I have a desktop computer with dual-monitors (via a HDMI connection and a DVI connection with 1920×1080 resolution. One monitor is 24-inch, the other 21-inch). I also have … Continue reading
Posted in Career, SQLServerPedia Syndication
5 Comments
SQL Server does not script indexes by default
Here is a got-ya that happened to me. In SQL Server I want to generate a script of all the tables in case I need to re-create them. This is usually the case in a development environment when I’m building … Continue reading
Posted in SQL Server, SQLServerPedia Syndication
5 Comments
Setting role security in SSAS for a role-playing dimension
Here is a common got-ya. You are modifying the cube dimension security for a role-playing dimension. You make the changes and the cube processes successfully. But when you try to connect to the cube, you get the following error message: The ‘XXX’ attribute in … Continue reading
Posted in Security, SQLServerPedia Syndication, SSAS
1 Comment
Visual Studio vNext
“vNext” is the codename Microsoft has chosen for the next version of the Visual Studio. A big feature is improving the application lifecycle management (ALM) process. Check out this pdf “Visual Studio VNext: Application Lifecyle Managment” or the video The Future of Microsoft Visual … Continue reading
SQL Server 2012 (“Denali”): New Certifications
According to the post SQL Server “Denali” Experts–We Need You! that asks for your feedback on the Microsoft certifications for the next version of SQL Server, there will be seven exams: Four certification exams are planned for SQL Server 2012, code … Continue reading
SQL Server 2012 (“Denali”): Details on the next version of SSIS
CTP3 of SQL Server 2012, code named “Denali”, was made available recently, and it offers a lot of new features for SSIS. Some of my favorites are: SSIS Projects, which is an encapsulation of multiple packages into a single unit … Continue reading
Posted in SQL Server 2012, SQLServerPedia Syndication, SSIS
4 Comments
SQL Server 2012 (“Denali”): Installing SSAS Multidimensional vs Tabular Mode
As I play with the recently released CTP3 of SQL Server 2012, code name of Denali, I wanted to point something out about installing SSAS, since there is now two “modes” you can choose from due to the the new BI Semantic Model … Continue reading
Posted in BISM, SQL Server, SQL Server 2012, SQLServerPedia Syndication, SSAS, Tabular
1 Comment
SQL Server 2008 R2 Service Pack 1 Released
Microsoft has released the final build of SQL Server 2008 R2 SP1. It includes fixes from SQL Server 2008 R2 RTM Cumulative Updates 1 through 6, and some new features introduced since those cumulative updates. Release notes for SQL Server 2008 R2 SP1 is available here. SP1 adds several … Continue reading
Posted in SQL Server, SQLServerPedia Syndication
Leave a comment
SSIS package taking forever to load when you open it?
When you open a SQL Server Integration Services (SSIS) package in SSIS Designer or add components to a package, SSIS by default checks the data sources used by the various components. This process for SSIS package validation ensures that the … Continue reading
Posted in SQLServerPedia Syndication, SSIS
3 Comments
SQL Server 2012 (“Denali”): CTP3 now available!
CTP3 of SQL Server Code 2012, code name “Denali”, was made available for download this morning. You can download the 32-bit and 64-bit versions here. Official announcement from the SQL Server team blog and the announcement from the Analysis Services … Continue reading
