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
- I’m presenting at the PASS Summit!
- 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
Recent Comments
- Consulting company: Perm/Salaried vs 1099/W2 | James Serra's Blog on Salaried employee vs contractor
- I’m presenting at the PASS Summit! - SQL Server - SQL Server - Toad World on PASS Business Analytics Conference: the ultimate networking
- I’m presenting at the PASS Summit! - SQL Server - SQL Server - Toad World on How to become an expert in your field
- I’m presenting at the PASS Summit! - SQL Server - SQL Server - Toad World on Enhance your career by blogging!
- I'm presenting at the PASS Summit! | James Serra's Blog on DBA’s, want to earn the big bucks? Learn BI
Archives
- May 2013 (7)
- 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
- I'm presenting at the PASS Summit!
- Data Warehouse Architecture - Kimball and Inmon methodologies
- SQL Server 2012: Multidimensional vs tabular
- SQL Server 2012 SP1 Causes MsiInstaller Application Log Entries
- Dirty looking SQL, MDX, or DAX? Clean it up
- Conformed dimensions
- SQL Server 2012 (“Denali”): AlwaysOn
- Consultants: 1099 or W-2?
- TinyInt problem in SSAS
Favorite Blogs
Meta
Rockstar Blogger
Category Archives: Tabular
Comparing DirectQuery and ROLAP for real-time access
In the multidimensional model in SSAS, there is a storage mode called relational OLAP (ROLAP), which is the multidimensional solution for allowing real-time access to relational data sources. In the tabular model in SSAS, the solution for real-time access is … Continue reading
Posted in SQLServerPedia Syndication, SSAS, Tabular
Leave a comment
Tabular query modes: DirectQuery vs In-Memory
When using the Tabular model in SSAS, the deployment options screen offers four choices for “Query Mode”: DirectQuery, DirectQuery with In-Memory, In-Memory, In-Memory with DirectQuery. Query Mode is used to specify the source from which query results are returned when … Continue reading
Posted in SQLServerPedia Syndication, Tabular
2 Comments
What happens when a SSAS Tabular model exceeds memory?
If you are using the Tabular model in SSAS, it will use the xVelocity technology to load your entire database in memory (greatly compressing the database). So what happens if your database is too big to fit in memory? You … Continue reading
Posted in SQLServerPedia Syndication, SSAS, Tabular
1 Comment
SQL Server 2012: Multidimensional vs tabular
To expand on what I talked about in SQL Server 2012 (“Denali”): Details on the next version of SSAS, there is a new data model called Tabular. So when you are creating a new project, which model should you use, Multidimensional … Continue reading
SQL Server 2012: xVelocity
After SQL Server 2012 was released this past week, I saw a few mentions from Microsoft about a new feature in SQL Server 2012 called “xVelocity”. I have been using SQL Server 2012 for months now, playing with all the new … Continue reading
SQL Server 2012: Tabular Models vs PowerPivot Models
In SQL Server 2012, there is a new data model, called tabular, that is part of the new feature called the Business Intelligence Semantic Model (BISM). BISM also includes the multidimensional model (formally called the UDM). The Tabular model is based on … Continue reading
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 2012 (“Denali”): Details on the next version of SSAS
At the recent TechEd North America 2011 conference, details on the next version of SQL Server 2012 (codename “Denali”) were released. Part of those details were an update on the SQL Server Analysis Services (SSAS) roadmap. The main new feature in … Continue reading
Posted in BISM, SQL Server, SQL Server 2012, SQLServerPedia Syndication, SSAS, Tabular
17 Comments
