Sql Server Radio

  • Autor: Vários
  • Narrador: Vários
  • Editor: Podcast
  • Duración: 103:34:24
  • Mas informaciones

Informações:

Sinopsis

SQL Server Radio is a Podcast for SQL Server DBAs, database developers, architects, system administrators, and anyone else who is interested in the Microsoft SQL Server platform and the Microsoft data platform in general. As the data world changes, we also occasionally talk about other platforms and services like Azure and Amazon cloud services, Elastic Search, Hadoop, MongoDB, Machine Learning, and much more.

Episodios

  • Episode 157 - Let's Talk Some Hardcore SQL Server

    09/10/2023 Duración: 39min

    Guy and Eitan go back to their SQL Server roots and go hardcore into execution plan analysis and database corruption. Relevant links: Health Check Scripts/Find_Top_Exec_Plans_to_Optimize.sql SQLServerFast.com Database Corruption Challenge by Steve Steadman A DBA's Guide to the Proper Handling of Corruption Data TLV Summit PASS Data Community Summit  

  • Episode 156 - Back to School with Encryption as a Tool

    11/09/2023 Duración: 39min

    Guy and Eitan celebrate resuming the school year with some learning of their own. This time, focusing on encryption types in SQL Server. Relevant links: External REST Endpoint Invocation is now GA! Types of Encryption in SQL Server PWDENCRYPT and PWDCOMPARE Dynamic Data Masking And also, don’t forget to register for the upcoming Data TLV Summit!

  • Episode 155 - Kevin Chant

    14/08/2023 Duración: 33min

    Today we have Kevin Chant as our guest! We talk about Kevin’s favorite topics: Microsoft Fabric, Azure DevOps, SQL Server, and more. Relevant links: https://www.kevinrchant.com/2023/06/13/create-your-own-microsoft-fabric-environment/  

  • Episode 154 - Beavers and very loud farts

    10/07/2023 Duración: 37min

    Guy and Eitan discuss several interesting topics and recent experiences that you'd want to hear about! Relevant links: Trigram Wildcard String Search in SQL Server The Story of DBeaver, PostgreSQL, and the silly data engineer SQL Server Error Log Management High VLF Counts Got You Down? Here's How to Keep Them Low and Performance High

  • Episode 153 - Erik Darling Is Our Guest For Today

    12/06/2023 Duración: 39min

    As promised in the previous episode, Guy and Eitan interview an actual human this time! The one and only, the famed Erik Darling is our guest for today! Check out his official website: Erik Darling Data Erik Darling's YouTube Channel We apologize in advance for Guy's occasional audio glitches, as he was having network issues on the day of recording.

  • Episode 152 - We interview ChatGPT

    08/05/2023 Duración: 37min

    Guy and Eitan try something new for today's show - we interview ChatGPT as our guest for today, and make it pretend that it's a SQL Server expert! Let's see how it does. Relevant links: Monitor performance by using the Query Store Brent Ozar Unlimited SQLSkills Scary DBA SQL Authority PASS Data Community Summit SQLBits GroupBy Virtual Conference Data Platform Summit

  • Episode 151 - Tales from the SQL Bits of 2023

    10/04/2023 Duración: 31min

    Guy and Eitan share their experience from SQLBits 2023 and some of their favorite sessions. Relevant links: Official SQLBits Website SQLBits Content Library SQLBits YouTube Channel SQL Server Debugging with WinDbg – an Introduction Join #TeamHugo and Help Fight Leukemia Parameter Sensitive Plan optimization Azure Functions overview GitHub CoPilot  

  • Episode 150 - Artificially Intelligent Query Processing

    13/03/2023 Duración: 33min

    Guy and Eitan discuss some new and existing capabilities in the SQL Server engine related to Intelligent Query Processing, and whether our job positions as DBAs are at risk due to the imminent takeover by our robot overlords. Relevant links: Intelligent Query Processing Adaptive Joins (Batch) Intelligent Query Processing Feedback family of features Parameter Sensitive Plan Optimization Scalar UDF Inlining

  • Episode 149 - 8 Common DBA Mistakes in SQL Server

    13/02/2023 Duración: 35min

    Guy and Eitan list several common mistakes done by DBAs in SQL Server. Some relevant links: Architecting Database Dev and Test Environments: Best Practices and Anti-Patterns for SQL Server Ola Hallengren's Maintenance Solution HADR My Jobs - Open Source Solution by Madeira Columnstore Indexes: Planning and Implementation TSQL Script to Check for Weak Passwords Script to Check for Max DOP Configuration Best Practice

  • Episode 148 - Rob Sewell and SQLBits 2023

    09/01/2023 Duración: 40min

    Today we have the pleasure of hosting Rob Sewell, and talking about the upcoming SQLBits event of 2023! Relevant links: SQLBits 2023 agenda, speakers, pricing, and registration - events.sqlbits.com/2023 YouTube playlist of all 195 sessions from SQLBits 2022 - available for free! SQLBits helpers form - beard.media/sqlbits-helpers Rob Sewell's blog - blog.robsewell.com

  • Episode 147 - Congratulations! It's an RTM!

    12/12/2022 Duración: 34min

    Guy and Eitan finally celebrate the generally available release of SQL Server 2022! And also discuss other announcements from PASS Data Community Summit, and also various interesting news and features of Azure SQL announced in November 2022. Relevant links: SQL Server 2022 is now generally available Consumption-based PAYG billing model for SQL Server 2022 on-prem PASS Data Community Summit Hug a DBA song by Killa DBA SQL Server 2022 song by Killa DBA The SQL Server Native Client has been removed from SQL Server 2022 (16.x) and SQL Server Management Studio 19 (SSMS). Switch to the new Microsoft OLE DB Driver (MSOLEDBSQL) for SQL Server or the latest Microsoft ODBC Driver for SQL Server going forward. Mid-November 2022 Public Preview updates to Azure SQL Azure SQL database external REST endpoints integration in public preview Mid-November 2022 General Availability updates to Azure SQL Public Preview Azure SQL Managed Instance feature wave for November 2022 General Availability Azure SQL Managed Instance fea

  • Episode 146 - New DMVs and Application Reliability

    14/11/2022 Duración: 33min

    Guy and Eitan play a game of word associations to spout a bunch of stuff about SQL Server features - mostly reviewing new system objects that replaced old DBCC commands, useful scripts in our toolbox, and talking about Application Reliability Errors. Relevant links: Buffer Pool Extension SQL Server editions comparison dashboard by domains, features, and scale capacities – by Romain Ferraton SQL Server Standard vs Enteprise Edition features history – by Romain Ferraton SQL Server Scale Limits by Version and Edition - by Eitan Blumin sys.dm_os_buffer_descriptors Madeira Toolbox: Buffer Pool Distribution by Tables.sql Get the last known actual execution plan using sys.dm_exec_query_plan_stats sys.dm_db_page_info sys.dm_db_log_info sys.dm_db_stats_properties sys.dm_db_stats_histogram Madeira Toolbox: Shrink All Shrinkable Transaction Logs.sql Madeira Toolbox: Shrink_Transaction_Log_File.sql Madeira Toolbox: Application_Reliability_Monitor_SQLServer.sql Madeira Toolbox: Application_Reliability_Monitor_AzureSQLDB.

  • Episode 145 - Itzik Ben-Gan Strikes Back

    10/10/2022 Duración: 44min

    Today we're pleased to have the one and only Itzik Ben-Gan hosted at our show again! We talk about interesting SQL/T-SQL related topics, the experience of teaching, his new upcoming book edition of T-SQL Fundamentals, and more. Relevant links: Itzik's personal web page at tsql.lucient.com Itzik Ben-Gan's Blog posts at SQLPerformance.com SQL Server Central - Question of the Day Even more fun with DATETIME arithmetics (Eitan Blumin) The Itzik Ben-Gan Trick (batch processing hack)

  • Episode 144 - Getting Locked Outside Without Your Keys

    12/09/2022 Duración: 33min

    Guy and Eitan discuss a few new features in SQL Server 2022, and Guy tells a story about an interesting use case where a customer accidentally dropped their encryption keys in production. Relevant links: SQL Server 2022 RC0 is now available! Azure Active Directory authentication for SQL Server 2022 Tutorial: Set up Azure Active Directory authentication for SQL Server Bidirectional Transactional Replication in SQL Managed Instance Considerations on Bidirectional Transactional Replication Azure Data Studio August release with SQL Server 2022 support Create identical symmetric keys on two servers - Microsoft Docs BACKUP SYMMETRIC KEY (Transact-SQL) - New SQL Server 2022 Syntax Troubleshooting Long-Running Shrink Operations - Eitan Blumin Shrink_Database_File_in_Specified_Increments.sql - Madeira Toolbox Too Many Plans for the Same Query Hash - Eitan Blumin

  • Episode 143 - A mash-up of mistakes all in one place

    29/08/2022 Duración: 35min

    Today, Guy has a lot of tips to share after reviewing one of those... "problematic" customer environments. Let's just say that he's got his hands full. But it's still fun, and you get to learn as well! Relevant links: Forced Parameterization | Microsoft Docs Forced Parameterization Can Lead to Poor Performance | Microsoft Tech Community Why Multiple Plans for One Query Are Bad | Brent Ozar Relevant scripts from our Madeira Toolbox: Find Unused Indexes Find Redundant Indexes Join, Query, and Table Hints (Transact-SQL) | Microsoft Docs Indexed Views | Microsoft Docs Second Normal Form  

  • Episode 142 - What is Your Favorite Feature in SQL Server 2022?

    11/07/2022 Duración: 36min

    Guy and Eitan discuss their favorite upcoming new features in SQL Server 2022, and talk about some major upcoming events and summits. Relevant links: SQL Server 2022 public preview is now available on Linux Introducing the SQL Server 2022 blog series by Bob Ward Contained Availability Groups in SQL Server 2022 | Eitan Blumin What is a contained availability group? | Microsoft Docs Erik Darling Blog series about Parameter Sensitive Plans XML Data Compression in SQL Server 2022 Link feature in Azure SQL MI for SQL Server Welcome to the new Azure SQL Database local development experience Planning new scenarios and use cases for Azure SQL Database local development experience DOP Feedback In SQL Server 2022 Upcoming community events: Data Platform Virtual Summit (by Data Platform Geeks) PASS Data Community Summit Madeira Toolbox Scripts: Compare SQL Server instance properties Change Tracking Generic Synchronization.sql 

  • Episode 141 - Howda Hadr Hader Hadader

    13/06/2022 Duración: 37min

    Guy and Eitan talk about a lot of exciting announcements and announcements about a lot of excitements! Does this even make sense? I don't know! Listen to the show to find out! Relevant links: How to HADR Your SQL Jobs Contained AlwaysOn Availability Groups Overview Pedro Lopes's Slides Deck for SQL Bits 2022 How to Identify and Fix TempDB Contention The Best Solution for SQL Server Partitioning Sliding Window Roll_Forward_Transaction_Log_Backups.sql Restore-DbaDatabase (DbaTools) Tsql2sday - My First Technical Job  

  • Episode 140 - Migration Challenges

    09/05/2022 Duración: 38min

    Guy and Eitan discuss interesting challenges and news about migrations in SQL Server. Also, we talk about performance considerations of partitioning in SQL Server, a blog post series about how to tune performance, and new scripts in our Madeira Toolbox on GitHub. Relevant links: Data-tier Applications (DACPAC and BACPAC) About: Snapshot Replication Generally available: Azure Virtual Machines increase storage throughput by up to 300% Generally available: Announcing Azure SQL Migration extension for Azure Data Studio Public preview: Reverse Migration of Azure SQL Database Hyperscale tier to General Purpose tier Limitations for Reverse Migration SQL SERVER – Table Partitioning for Slow Performance | Pinal Dave How To Tune Performance - Chapter 4: Common Problems | Sagi Amichai Find Redundant Indexes with Recommendations for all Databases | Madeira Toolbox

  • Episode 139 - What's New in 2022

    11/04/2022 Duración: 37min

    Guy and Eitan discuss upcoming events and conferences in 2022, and also about new features in SQL Server 2022, and more. Relevant links: Conferences: SQL Server & Azure SQL Conference Data Platform Virtual Summit 2022 DataGrillen PASS Data Community Summit 2022 (registration is open!) Get Ready for SQL Server 2022 Get Azure recommendation in Azure SQL Migration extension Madeira Toolbox Roundup: Linked Server Vulnerability.sql Maintenance of Azure SQL Databases via Azure Automation and Powershell Balance CPU Cores Across NUMA Nodes.sql Database Design Best Practice Checks.sql

  • Episode 138 - EverSQL

    14/03/2022 Duración: 37min

    In today's show, Guy and Eitan host the co-founders of EverSQL, Oded Valin and Tomer Shay. We talk about their automated SQL tuning solution and SQL tuning best practices in general. eversql.com - Official Website Software Vendor Mistakes - Erik Darling Data

página 2 de 9