About James Serra
I am a Data Warehouse/Business Intelligence Architect, specializing in the SQL Server BI stack. I also am a DBA and have been for the last 15 years. I work for B.I. Voyage.-
Recent Posts
- Being careful in SSAS to not make a cube/dimension unprocessed
- Data Warehouse vs Data Mart
- Fast Track Data Warehouse Reference Guide for SQL Server 2012
- SSAS File System Error
- SQLSaturday in Houston Presentation
- SQL Server 2012: Certification Upgrade Info
- SQLSaturday in Houston
- SSDT – Installation confusion
- Consultants: Corp-to-Corp vs 1099
- SSAS development quick tip
Recent Comments
- Saso on SQL Server 2012: Installing on a Virtual Machine
- Kevin on SSDT – Installation confusion
- rike on Consultants: 1099 or W-2?
- Data Warehouse vs Data Mart | James Serra's Blog on SQL Server 2012: Multidimensional vs tabular
- James Serra on SQL Server Parallel Data Warehouse (PDW) Appliance Update 3 (AU3)
Archives
- May 2012 (3)
- 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
- Data warehouse
- DAX
- Dimensions
- DNS
- ETL
- Excel
- Fast Track
- Fuzzy Lookup
- Introduction
- KPI
- MDX
- Microsoft
- PASS
- PDW
- PerformancePoint
- Power View/Project Crescent
- PowerPivot
- Presentation
- ProClarity
- Project Apollo/Column-store indexes
- Quick Tip
- Report Builder
- Security
- Session
- SharePoint
- SQL Azure
- SQL Server
- SQL Server 2012
- SQLPASS
- SQLServerPedia Syndication
- SSAS
- SSDT/Juneau
- SSIS
- SSMS
- SSRS
- Team Foundation Server
- Tools
- Training
- Videos
- Virtualization
- Visio
- Visual Studio 2008
- Visual Studio 2010
- Visual Studio vNext
- White Paper
- Windows 8
Meta
Subscribe by email
Favorite Blogs
Rockstar Blogger
Monthly Archives: May 2011
How to become an expert in your field
I have been compiling a list of what things a person can do to become an expert, or guru, in his chosen field, whether that be in specific fields like SQL Server, BI, .Net, or in a broad field like career … Continue reading
Search Active Directory (AD) from your desktop
Ever see a Windows group and want to know all the users in that group without having to ask your system admin? There is an easy way to do this. Just create this shortcut on your desktop: %SystemRoot%\SYSTEM32\rundll32.exe dsquery,OpenQueryWindow Call … Continue reading
Posted in Active Directory, SQLServerPedia Syndication
1 Comment
ABL: Always Be Learning
If you have been in the IT field for any length of time, I’m sure you have heard the phrase “Always Be Learning”. If you want to be successful and make the big bucks, you are going to have to … Continue reading
Posted in Career, SQLServerPedia Syndication
1 Comment
Show correct totals when using SSAS role security
When using role security in SSAS, one point of confusion is when a person sees the grand total for a measure that includes the total of ALL members in the cube, even though the security has limited the members that person can … Continue reading
Posted in Security, SQLServerPedia Syndication, SSAS
6 Comments
Watch out, Visual Studio 2010 does not support BI
When Visual Studio 2010 was released about a year ago, I was very excited and wanted to quickly open up a SSAS project created in VS 2008 to see the new features that were available in VS 2010. So I copied … Continue reading
New Microsoft BI Labs site
Interesting new BI site from Microsoft called “BI Labs“. This site says: “BI Labs is a collection of experimental business intelligence projects and useful applications made available from internal sources across Microsoft. These projects are prototypes and concepts, and there are … Continue reading
DBA’s, want to earn the big bucks? Learn BI
While there are many DBA’s who do business intelligence, or BI, I believe there are even more who do not. After all, there is enough tasks for DBA’s to keep them plenty busy without dealing with BI. But if you … Continue reading
SSAS error when processing the cube
Every couple of weeks I see this SSAS error when processing one of my cubes: Internal error: Invalid enumeration value. Please call customer support! is not a valid value for this element. An error occurred while parsing the ‘StorageMode’ element at … Continue reading
Posted in SQL Server, SQLServerPedia Syndication, SSAS
5 Comments
Dirty looking SQL, MDX, or DAX? Clean it up
A quick tip for you: Ever get some SQL or MDX sent to you in an email, or copied from a website, or pulled from SQL Profiler, that is difficult to understand because it’s not formatted? Well, there are a couple … Continue reading
Posted in DAX, MDX, Quick Tip, SQL Server, SQLServerPedia Syndication
1 Comment
A quicker way than using count(*)
A quick little tip I found a couple of years ago. Ever use the count(*) syntax and it takes forever to count all the rows in a table? I had this problem when I would sometimes run counts on a … Continue reading
Posted in Quick Tip, SQL Server, SQLServerPedia Syndication
Leave a comment
