Compañeros, we are going to get back into the engine this episode and go back to a feature that has been available since 2005--Service Broker. I chat with Wolf about how he uses it, the major components, and scenarios that might work for you. Are you using service broker? Let us know on the website sqldatapartners.com/podcast
May 25, 2016•31 min
Episode 44 takes us into a new service in the Microsoft cloud--Azure SQL Data Warehouse. While still in preview, the Azure SQL Data Warehouse looks to help level the playing field for organizations that want to analyze their data without the expense of creating a data warehouse. Sound a bit counter intuitive? Check out this episode to find what the service is all about and what the future of data processing might look like. Show notes for today's episode are at http://sqldatapartners.com/2016/05...
May 18, 2016•37 min
Why is ETL so hard? All we want to do is move data from system A to system B. Perhaps that is the problem, says my guest Rafael Salas, and more time should be given to thinking about the architecture of the system. With our thoughts turned to SSIS, we discuss this idea in today's episode. The show notes for today's episode can be found at http://sqldatapartners.com/2016/05/10/etl/ and I'll see you on the SQL trail!...
May 11, 2016•29 min
How did that get changed--do you ever get that question? In this episode I talk with Brad McKuhen about how you would answer that and how you might need more than just enabling the auditing feature in SQL Server. If you are willing to be a bit proactive and do some testing, you might be able to give an answer to that question instead of the same old shoulder shrug. Check out the shownotes for today's episode at http://sqldatapartners.com/2016/05/03/auditing/. See you on the SQL trail!...
May 04, 2016•30 min
Compañeros, you know good care and feeding of your indexes is VITAL to a healthy database. In this episode of the SQL Data Partners Podcast, I talk to Sean McCown about the best practices for index maintenance and how those guidelines are now part of his Minionware software. The show notes for today's episode are available at http://sqldatapartners.com/2016/04/26/indexmaintenance
Apr 27, 2016•50 min
In this episode of the SQL Data Partners Podcast I chat with Jason Brimhall, about SQL Server compression and his experience with it. He also answers your compression questions: Why is it a bad idea to compress everything in your database and how does compression work? You can check out the show notes for today's episode at http://sqldatapartners.com/2016/04/20/compression/ . Have a good week and I'll see you on the SQL trail....
Apr 20, 2016•36 min
Today on the SQL Trail I talk with Richie Rump, the podcaster , blogger , and now new hire at Brent Ozar. He and I discuss measuring query performance, using SET STATISTICS, and the story behind his Statistics Parser application. He also talks about navigating the space between developer and DBA. The show notes for today's episode are at http://sqldatapartners.com/2016/04/02/statisticsparser/...
Apr 13, 2016•30 min
Compañeros! You heard rumblings about how awesome SQL Server 2016 is, right? I talk with Rick Heiges about the wins he's seen for his clients using SQL Server 2016, including how one client's move from a large Oracle rack to SQL Server garnered them huge improvements in query performance. Show notes for today's episode are available at http://sqldatapartners.com/2016/04/02/sqlserver2016/
Apr 06, 2016•28 min
In this episode of the SQL Data Partners podcast I sit with Patrick LeBlanc during SQL Saturday RVA . We chat about Microsoft PowerBI. PowerBI is a business intelligence tool that easily connects disparate data sources to create dashboards and I was interested to get his thoughts on how this would affect the data professional. Patrick answers my questions about the application and also explains why he thinks that PowerBI has grown in popularity so quickly. The shownotes for today's episode are f...
Mar 30, 2016•27 min
You can host SQL Server on Azure Virtual Machines in a variety of configurations, ranging from a single database server to a multi-machine configuration. In this episode of the SQL Data Partners Podcast I chat with Luis Vargas, program manager for virtual machines, about why organization might consider a virtual machine with SQL Server already provisioned and other virtual machine considerations. The show notes are available at http://sqldatapartners.com/2016/03/23/virtualservers/...
Mar 23, 2016•32 min
On Episode 35 of The SQL Data Partners Podcast, I talk with Philip Morgan of The Positioning Manual for Technical Firms. Philip’s book has influenced my work at SQL Data Partners, so I wanted to bring him on and share his insights with the rest of you on the SQL Trail. Philip and I talk about positioning as a tool to create more value through a narrowed focus. Philip discusses how to apply positioning to your SQL Career, even if you’re a W2 employee. Philip and I go over three ways to narrow you...
Mar 16, 2016•34 min
Hello, compañeros! You’ve heard of Hekaton and in-memory tables before, but what does in memory really mean for your database? Perhaps you have questions like I did, like how does in memory OLTP differ from disk-based tables? What data types aren’t allowed in in-memory tables? Is in-memory only an “on premises” feature or does Hekaton work in Azure too? Is there a minimum amount of memory required for in-memory tables? In Episode 34 of the SQL Data Partners Podcast, we’re going to talk about in-...
Mar 09, 2016•43 min
Many developers will make the transition to the DBA role and in this episode I chat with Amy Herold about making that very move. Amy started as a C#/.NET developer and moved into the database world as an “accidental” DBA. Amy shares her tips and stories from the trenches, including: The move from row-based thinking to set-based thinking How to manage developer access in production The database performance activities new DBAs need to master The importance of getting code reviews outside the devel...
Mar 02, 2016•29 min
PowerShell, isn't that a Windows Administration tool? This is certainly how it is positioned by Microsoft, but why should the DBA community give it more than a passing glance? My guest is Mike Fal and we chat about ways data pros can use PowerShell. Mike says there are two reasons why PowerShell is valuable for SQL Server folks. I hope you will join us for the conversation. We promise not to bore you with syntax. Are you using PowerShell? I would love to hear your stories in the comments at the ...
Feb 24, 2016•31 min
As database administrators, we have to live with virtualization. As a consultant, I can't think of a single environment I have been in that didn't have some of the SQL Servers virtualized. Troubleshooting issues in a virtual environment can be a bit tricky and in today's episode I chat with David Klee about his experience and how you might learn from his experience. What has been your experience with virtualization? I would love to hear from you in the comments on the show notes page http://sqld...
Feb 17, 2016•31 min
Think of one big investment that will be made this year. How will it affect you? Perhaps there is a large server migration project or move to Azure on the books this year. Maybe you have been given the ok to try some new feature or have been promoted and have different responsibilities. You will make many decisions and purchase different things, but the biggest investment you should be involved in is the investment in yourself. I am joined by Bruce Van Horn, host of the Life is a marathon podcas...
Feb 10, 2016•30 min
We each have our way of going about things–this is what makes us unique. When it comes to getting data out of the database, many times we might think that SQL Server would go about getting data the same way we would. If you think about scanning a Microsoft Excel document, how would you find the record you are looking for? How does that differ from SQL Server? My guest for this episode is Brent Ozar and we chat about internals and how SQL Server processes your request and what you need to conside...
Feb 03, 2016•30 min
Have you ever had a situation where performance got worse and you were sure why? Do you keep records of when changes happen to your system? How do we know there's a problem? Baselines can help us out. More often than not, tribal knowledge rules the day and if you weren't part of the tribe when the on-call pager goes off, things can be tough to figure out. My guest this episode is Erin Stellato of SQLskills and we discuss what your baseline should consist of and how you might go about capturing s...
Jan 27, 2016•33 min
Have you ever wanted a feature to help you assess the impact of future SQL Server upgrades, the impact of hardware or operating system upgrades, and for SQL Server tuning? Well that tool has been around since 2012, but I have found that not many people have used Distributed Replay. The level of difficulty to get this feature set up lends to the small adoption rate, but I chat with Melody Zacharias about her experience with the tools and I think it is time to give this feature a spin. You can see...
Jan 20, 2016•31 min
DevOps for the database--you have probably heard the term if you work in an organization that is deploying code on a regular basis. The developers have this down to a science, and now it is the database's turn. The idea of deploying code and having a certainty it will run correctly instead of crossing your fingers and hoping you don't see the red error messages has a certain appeal. There are lots of tools out there now to help with this, but it seems like we still drag our feet. I know I did. W...
Jan 13, 2016•27 min
SQL Server 2016 has several new features and this episode explores the stretch database feature. One of the unique attributes of this feature is that it uses both the on premise instance and the Azure platform. I chat with Anthony van Gemert, one of the product managers for stretch, about how the features works and under what scenarios organizations might use stretch technology. Are you planning to use stretch database? Let me know via twitter. I am @CarlosLChacon . You can check out the show no...
Jan 06, 2016•33 min
One of the new features being added to SQL Server 2016 is the Query Store which will allow for greater access to the performance history of your databases. This is going to be extremely helpful when you are approached about 'What happened this morning?' With the Query Store feature, you will now be able to provide some insight into that question. I chat with Borko Novakovic, the program manager for Query Store feature, and he shares with you, Compañeros, details about the new feature and how tho...
Dec 30, 2015•35 min
If I were a betting man, I would wager your disk IO system is probably the biggest bottleneck in your SQL Server right now. Sure, there are lots of moving pieces, but if you can tame the IO situation, you are putting yourself in the drivers seat. So how do you go about putting together the pieces you need identify your IO constraints? I chat with Theresa Iserman, a premier support engineer at Microsoft about some of her thoughts and why IO in general is an issue. She gives us some guidelines and...
Dec 23, 2015•29 min
In what has to be one of the most downloaded SQL Server scripts on the planet with over 73,000 downloads, sp_whoisactive has been providing active session information to data professionals for eight years. I catch up with Adam Machanic to talk a bit about how the procedure came to be, how he uses it and what is in store down the road. If you are using SQL Server and haven’t used sp_whoisactive before, I invite you go and download it right now, then come back and listen to the program. We will wa...
Dec 16, 2015•31 min
As one of the newest Azure offerings, Azure Data Factory can at first thought be compared to SSIS. I don't think we are quite there yet with the comparisons; however, I talk with MVP Reza Rad and discuss some of the similarities and differences between the two. A consultant now living in New Zealand, Reza has lots of experience with the data management and gives us the scoop on the initial offering of this new Azure tool. I hope you enjoy the episode. If you have some feedback or comments, feel ...
Dec 09, 2015•31 min
We all start somewhere and if you can find a mentor who will help you on your way by pointing you in a direction you had not considered, you are a lucky person indeed. This episode I chat some fellow podcasters about their experience with mentors and the characteristics we think good mentors have. Experience is simply the name we give our mistakes. -Oscar Wilde Be brave. Take risks. Nothing can substitute experience. -Paulo Coelho Experience is what you got by not having it when you need it. -Au...
Dec 02, 2015•35 min
A hard drive is a hard drive, right? Storage has come a long way, but is probably still the biggest bottleneck in your system. Solid State Drives (ssd) have changed the rules in terms of performance and there is new technology on the horizon to allow us to access our data even faster. I talk with Justin Strong and Ananda Sankaran from Micron Technologies about their experiences with SSD and how organizations are using in their environments. We also chat about some of the new technologies on the ...
Nov 25, 2015•34 min
I learn stuff every day. In this episode I tackle a new subject for me and one I am hearing a lot about--BIML. BIML is a markup language you can use to build your SSIS packages. I met up with Bill Fellows and Cathrine Wilhelmsen in Portland and they shared with me some insights on BIML, what they use if for, and some tips on getting started. If you find your self doing more SSIS packages and haven't yet tackled BIML, this episode is for you! Check out the shownotes at http://sqldatapartners.com/...
Nov 18, 2015•26 min
Do you find you have tables and indexes that have grown really large? Are you moving around a lot more data than you used to? Are your windows for jobs and maintenance getting tighter? If you answered yes to any of these questions, partitioning may be for you! Partitioning allows us to break a table or index down into smaller more manageable chunks. Partitioning can enable us to perform maintenance on just part of a table or index. We can even move data in and out of tables with quick and easy m...
Nov 11, 2015•26 min
I learn things every day. One of the great things about the SQL community is the willingness to share their learning experiences and today's episode is an example of this. I chat with Mark Wilkinson about the SQL Server Agent--some best practices and MSX--a feature I have not used in the past. If you are interested in expanding your SQL Server agent horizon, this episode is for you. Check out the show notes for today's information at http://sqldatapartners.com/2015/11/03/sql-server-agent...
Nov 04, 2015•30 min