↓
 

James Serra's Blog

Big Data and Data Warehousing

  • Home
  • My Book
  • FAQ
  • Presentations
  • Expert Advise
  • About Me
  • Contact Me
Home→Categories SQL Server - Page 3 << 1 2 3 4 >>

Category Archives: SQL Server

Post navigation

← Older posts
Newer posts →

Microsoft and HP’s Database Consolidation Appliance

James Serra's Blog Posted on October 19, 2011 by James SerraMarch 4, 2012

Microsoft and HP have announced another appliance, called the Database Consolidation Appliance (DBC) (see my blog about the other two appliances).  In short, this appliance consolidates databases into a single, virtual environment. In more detail: Many customers continue to struggle with … Continue reading →

Posted in Appliance, SQL Server, SQLServerPedia Syndication | Leave a reply

SQL Server 2012 and other PASS announcements

James Serra's Blog Posted on October 13, 2011 by James SerraOctober 21, 2013

Some announcements and notes from SQL PASS Summit 2011, going on this week: It was announced that the official name of the SQL Server “Denali” product is SQL Server 2012 and will be released in the first half of the year 2012.  There … Continue reading →

Posted in PASS, Power Query, Power View/Project Crescent, SQL Server, SQL Server 2012, SQLServerPedia Syndication, SSDT/Juneau | 2 Replies

Sometimes temp tables can be your best friend

James Serra's Blog Posted on October 10, 2011 by James SerraOctober 8, 2011

Here is a quick example of when using temporary tables will give you a big performance gain.  I recently was given this query to improve, as it was taking over 15 hours to run: SELECT * FROM ( SELECT * … Continue reading →

Posted in SQL Server, SQLServerPedia Syndication | 3 Replies

Microsoft’s Data Warehouse offerings

James Serra's Blog Posted on October 5, 2011 by James SerraMay 23, 2012

If you are the decision maker in your company and you are tasked with purchasing one or more servers to be used solely for SQL Server and solely as a data warehouse, be aware there are options outside of the usual … Continue reading →

Posted in Appliance, Data warehouse, Fast Track, PDW/APS, SQL Server, SQLServerPedia Syndication | 3 Replies

Microsoft SQL Server Reference Architecture and Appliances

James Serra's Blog Posted on September 30, 2011 by James SerraMay 14, 2013

Microsoft has made available SQL Server appliances and reference architectures that allow customers to deploy data warehouse (DW), business intelligence (BI) and database consolidation solutions in a very short time, with all the components pre-configured and pre-optimized.  These appliances include all the … Continue reading →

Posted in Appliance, Data warehouse, Fast Track, PDW/APS, SQL Server, SQLServerPedia Syndication | 11 Replies

Miss 24 Hours of PASS ? No problem, all videos are online

James Serra's Blog Posted on September 22, 2011 by James SerraOctober 13, 2011

All the videos for the sessions at 24 Hours of PASS are available for free.  Check the session schedule for a complete list.  Some great stuff!

Continue reading →
Posted in PASS, SQL Server, SQLServerPedia Syndication, Videos | 1 Reply

How to prevent blocking in your SQL Server database

James Serra's Blog Posted on September 12, 2011 by James SerraSeptember 29, 2014

As a SQL Server DBA, usually the largest databases in size and in number of users that I had to manage was an ERP database, such as Microsoft Dynamics AX.  And because these types of database typically have a lot of users, database blocking … Continue reading →

Posted in SQL Server, SQLServerPedia Syndication | 3 Replies

Microsoft SQL Server Parallel Data Warehouse (PDW) Explained

James Serra's Blog Posted on August 26, 2011 by James SerraJuly 8, 2013

Microsoft SQL Server Parallel Data Warehouse (PDW), formally called by its code name “Project Madison”, is an edition of Microsoft’s SQL Server 2008 R2 that was released in December 2010.  PDW is Microsoft’s reworking of the DatAllegro Inc. massive parallel processing (MPP) product … Continue reading →

Posted in Appliance, PDW/APS, SQL Server, SQLServerPedia Syndication | 36 Replies

SQL Server 2012 (“Denali”): Distributed Replay

James Serra's Blog Posted on August 10, 2011 by James SerraNovember 9, 2011

Replaying multiple threads of a captured trace in SQL Profiler is difficult, and you are limited to replaying the workload from a single computer.  Distributed Replay is a new multi-threaded replay utility in Denali that solves this problem by allowing you … Continue reading →

Posted in SQL Server, SQL Server 2012, SQLServerPedia Syndication | 3 Replies

SQL Server 2012 (“Denali”): Project Apollo/Columnstore Indexes

James Serra's Blog Posted on August 1, 2011 by James SerraNovember 7, 2012

Project Apollo is a new feature in CTP3 of SQL Server 2012 (code name of “Denali”) that enables a new columnstore index that offers 10-100x performance improvements for a star join or similar query.  Apollo brings together the in-memory columnstore … Continue reading →

Posted in Columnstore indexes, SQL Server, SQL Server 2012, SQLServerPedia Syndication | 8 Replies

SQL Server does not script indexes by default

James Serra's Blog Posted on July 27, 2011 by James SerraJuly 26, 2011

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 | 12 Replies

SQL Server 2012 (“Denali”): New Certifications

James Serra's Blog Posted on July 20, 2011 by James SerraOctober 19, 2011

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 →

Posted in Certification, SQL Server, SQL Server 2012, SQLServerPedia Syndication | 7 Replies

SQL Server 2012 (“Denali”): Installing SSAS Multidimensional vs Tabular Mode

James Serra's Blog Posted on July 15, 2011 by James SerraAugust 24, 2012

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 Reply

SQL Server 2008 R2 Service Pack 1 Released

James Serra's Blog Posted on July 14, 2011 by James SerraJuly 18, 2011

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 reply

SQL Server 2012 (“Denali”): CTP3 now available!

James Serra's Blog Posted on July 12, 2011 by James SerraOctober 19, 2011

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 →

Posted in Power View/Project Crescent, SQL Server, SQL Server 2012, SSDT/Juneau | 9 Replies

SQL Server 2012 (“Denali”): SQL Server Data Tools (SSDT), codename ‘Juneau”

James Serra's Blog Posted on July 1, 2011 by James SerraJanuary 13, 2013

SQL Server Data Tools (SSDT), codename “Juneau”, is the name for the new SQL Server Development Tool to be released along with the next version of SQL Server 2012, codenamed “Denali“.  Its purpose is to provide a single development environment for … Continue reading →

Posted in SQL Server, SQL Server 2012, SQLServerPedia Syndication, SSDT/Juneau, Visual Studio 2010 | 22 Replies

Miss SQLBits 8? No problem, all videos are online

James Serra's Blog Posted on June 30, 2011 by James SerraSeptember 21, 2011

OK, since this conference in is England, it’s a little harder to get to compared to TechEd.  No matter, all the videos for this conference are online (65 of them).  Take a look at the recorded sessions at http://sqlbits.com/content/Event8.  All … Continue reading →

Posted in SQL Server, SQLServerPedia Syndication, SSAS, Videos | 1 Reply

SQL Server 2012 (“Denali”): Details on the next version of SSAS

James Serra's Blog Posted on June 27, 2011 by James SerraApril 1, 2013

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 | 20 Replies

Configuration Manager for Sqldiag

James Serra's Blog Posted on June 24, 2011 by James SerraJuly 2, 2011

SQLdiag is a diagnostics collection utility to collect logs and data files from SQL Server that you can use to monitor your servers over time or troubleshoot specific problems with your servers.  SQLdiag can collect data from: Windows performance logs, Windows event … Continue reading →

Posted in SQL Server, SQLServerPedia Syndication | 2 Replies

Miss TechEd 2011? No problem, all videos are online

James Serra's Blog Posted on June 20, 2011 by James SerraSeptember 21, 2011

While nothing beats going to a conference, the next best thing is to watch the recorded sessions.  Fortunately, Microsoft has posted ALL the session videos for Tech·Ed North America 2011 and they are available for free!  Here is the list … Continue reading →

Posted in SQL Server, SQLServerPedia Syndication, Videos | Leave a reply

Post navigation

← Older posts
Newer posts →

About James Serra

I work at Microsoft as a big data and data warehousing solution architect where I have been for most of the last ten years.  Prior to that I was an independent consultant working as a Data Warehouse/Business Intelligence architect and developer. I am a prior SQL Server MVP with over 35 years of IT experience. The views and opinions on this blog are mine and not that of Microsoft. Check out my book Deciphering Data Architectures: Choosing Between a Modern Data Warehouse, Data Fabric, Data Lakehouse, and Data Mesh. 

Follow me!

  • LinkedIn
  • Twitter
  • Email
  • SlideShare

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 901 other subscribers

Recent Posts

  • Microsoft Build announcements
  • Deciphering Data Architectures: When to Use a Warehouse, Fabric, Lakehouse, or Mesh
  • Announcements from the Microsoft Fabric Community Conference
  • Real-Time Intelligence in Microsoft Fabric
  • Azure SQL offerings
  • Cool AI sites
  • Introduction to OpenAI and LLMs – Part 3
  • Ways to land data into Fabric OneLake
  • Microsoft Ignite Announcements Nov 2024
  • Benefits of Migrating from Azure Synapse Analytics to Microsoft Fabric
  • European Microsoft Fabric Community Conference announcements
  • Get mentored and coached by me and other industry experts!
  • Microsoft Purview GA menu’s
  • Microsoft Purview FAQ
  • Microsoft Fabric AI Skill
  • Microsoft Fabric reference architecture
  • Classifications and sensitivity labels in Microsoft Purview
  • Copilot in Microsoft Fabric
  • Transform yourself into an Invaluable Data Leader in just 6 weeks
  • Introduction to OpenAI and LLMs – Part 2

Recent Comments

  • Nicole Cyphers on Microsoft Purview FAQ
  • Classifying and Labeling Synapse Spark Data with Microsoft Purview – Learn IT in Sri Lanka on Classifications and sensitivity labels in Microsoft Purview
  • Transitioning from Classic to the New Unified Microsoft Purview Portal for Synapse Governance – Learn IT in Sri Lanka on Microsoft Purview FAQ
  • DevGuy on SSIS package taking forever to load when you open it?
  • Stephane on Microsoft Fabric reference architecture

Top Posts & Pages

  • Classifications and sensitivity labels in Microsoft Purview
  • Microsoft Fabric shortcuts
  • Copilot in Microsoft Fabric
  • Consultants: Corp-to-Corp vs 1099
  • Presentations
  • Transform yourself into an Invaluable Data Leader in just 6 weeks
  • Common Data Model
  • SQL Server does not script indexes by default
  • Data Lakehouse defined
  • Microsoft Purview new data governance features

Archives

  • May 2025 (2)
  • April 2025 (1)
  • March 2025 (1)
  • February 2025 (1)
  • January 2025 (2)
  • December 2024 (1)
  • November 2024 (2)
  • October 2024 (1)
  • September 2024 (3)
  • August 2024 (2)
  • July 2024 (2)
  • June 2024 (2)
  • May 2024 (2)
  • April 2024 (1)
  • March 2024 (2)
  • February 2024 (2)
  • January 2024 (2)
  • December 2023 (1)
  • November 2023 (3)
  • October 2023 (3)
  • September 2023 (1)
  • August 2023 (1)
  • July 2023 (1)
  • June 2023 (2)
  • May 2023 (2)
  • April 2023 (1)
  • March 2023 (1)
  • February 2023 (1)
  • January 2023 (2)
  • December 2022 (1)
  • November 2022 (2)
  • October 2022 (1)
  • September 2022 (2)
  • August 2022 (3)
  • July 2022 (1)
  • June 2022 (2)
  • May 2022 (2)
  • April 2022 (1)
  • March 2022 (2)
  • February 2022 (1)
  • January 2022 (1)
  • December 2021 (2)
  • November 2021 (2)
  • October 2021 (1)
  • September 2021 (1)
  • August 2021 (2)
  • July 2021 (1)
  • June 2021 (2)
  • May 2021 (1)
  • April 2021 (2)
  • March 2021 (3)
  • February 2021 (1)
  • January 2021 (2)
  • December 2020 (4)
  • November 2020 (2)
  • October 2020 (2)
  • September 2020 (4)
  • August 2020 (2)
  • July 2020 (2)
  • June 2020 (2)
  • May 2020 (4)
  • April 2020 (2)
  • March 2020 (3)
  • February 2020 (1)
  • January 2020 (2)
  • December 2019 (3)
  • November 2019 (2)
  • October 2019 (1)
  • September 2019 (1)
  • August 2019 (2)
  • July 2019 (3)
  • June 2019 (2)
  • May 2019 (1)
  • April 2019 (2)
  • March 2019 (2)
  • February 2019 (1)
  • January 2019 (2)
  • December 2018 (1)
  • November 2018 (2)
  • October 2018 (2)
  • September 2018 (2)
  • August 2018 (3)
  • July 2018 (3)
  • June 2018 (3)
  • May 2018 (3)
  • April 2018 (3)
  • March 2018 (4)
  • February 2018 (4)
  • January 2018 (1)
  • December 2017 (1)
  • November 2017 (3)
  • October 2017 (4)
  • September 2017 (2)
  • August 2017 (4)
  • July 2017 (2)
  • June 2017 (4)
  • May 2017 (4)
  • April 2017 (3)
  • March 2017 (6)
  • February 2017 (1)
  • January 2017 (2)
  • December 2016 (4)
  • November 2016 (8)
  • October 2016 (3)
  • September 2016 (3)
  • August 2016 (4)
  • July 2016 (3)
  • June 2016 (2)
  • May 2016 (5)
  • April 2016 (4)
  • March 2016 (5)
  • February 2016 (5)
  • January 2016 (2)
  • December 2015 (2)
  • November 2015 (1)
  • October 2015 (1)
  • September 2015 (2)
  • August 2015 (3)
  • July 2015 (3)
  • June 2015 (1)
  • May 2015 (5)
  • April 2015 (2)
  • March 2015 (1)
  • February 2015 (5)
  • January 2015 (2)
  • December 2014 (2)
  • November 2014 (4)
  • October 2014 (2)
  • September 2014 (1)
  • August 2014 (3)
  • July 2014 (2)
  • June 2014 (1)
  • May 2014 (6)
  • April 2014 (3)
  • March 2014 (6)
  • February 2014 (8)
  • January 2014 (7)
  • December 2013 (8)
  • November 2013 (8)
  • October 2013 (10)
  • September 2013 (10)
  • August 2013 (12)
  • July 2013 (9)
  • June 2013 (10)
  • 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
  • Azure
  • Azure Analysis Services
  • Azure Arc
  • Azure Cosmos DB
  • Azure Data Factory
  • Azure Data Lake
  • Azure Data Lake Analytics
  • Azure Databricks
  • Azure Purview
  • Azure SQL Database
  • Azure Stack
  • Azure Synapse Analytics/SQL DW
  • Big Data
  • BISM
  • Blob Storage
  • Blog
  • Business Intelligence
  • Career
  • Certification
  • Cloud
  • Columnstore indexes
  • Consulting
  • Cortana Intelligence Suite
  • Data Lake
  • Data Mesh
  • Data warehouse
  • Database Migration Service
  • DataOps
  • DAX
  • Delta Lake
  • Dimensions
  • DNS
  • DQS
  • ETL
  • Excel
  • Fast Track
  • Fuzzy Lookup
  • Hadoop
  • HDInsight
  • Introduction
  • IoT
  • KPI
  • MDS/MDM
  • MDX
  • Microsoft
  • Microsoft Fabric
  • OpenAI
  • PASS
  • PDW/APS
  • PerformancePoint
  • Podcast
  • PolyBase
  • Power BI
  • Power Map
  • Power Pivot
  • Power Query
  • Power View/Project Crescent
  • Presentation
  • ProClarity
  • Quick Tip
  • Report Builder
  • Security
  • Session
  • SharePoint
  • SharePoint 2013
  • SQL Server
  • SQL Server 2012
  • SQL Server 2014
  • SQL Server 2016
  • SQL Server 2017
  • SQL Server 2019
  • 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 2013
  • Visual Studio vNext
  • White Paper
  • Windows 8

Favorite Blogs/YouTube

Piethein Strengholt
Chris Webb
Paul Randal
Brent Ozar
sqlbi
Paul Turley SQL Server BI Blog
Melissa Coates
Paul Andrew
Matthew Roche
Azure Data Blog
Curbal
Fun with Azure
Advancing Analytics
Guy in a Cube
Bryan Cafferky
RADACAD
Kasper on BI

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

I’m a Top 10 SQL Server blogger of 2018

I’m a former SQL Server MVP

I’m a Rockstar Blogger

©2025 - James Serra's Blog - Weaver Xtreme Theme
↑