Database Administration & Monitoring, Database management, SQL Server How to run Avamar backup on SQL Agent Job with PowerShell 29.04.2020 by Stéphane Savorgnano By one of our customer we use Avamar for the backup and restore solution. I was asked by this customer to find a solution to run Avamar backups for a group of databases on a specified instance. In fact,(…)
Cloud, Database management How to migrate from on-premise to an Azure SQL Database 03.05.2019 by Stéphane Savorgnano As a SQL Server DBA we have the habit to migrate databases from an instance to another one or to a new environment. But migrate a database from on-premise to the Azure Cloud is an operation that we don’t(…)
Azure, Cloud, SQL Server How to create an Azure SQL Database 30.04.2019 by Stéphane Savorgnano Azure SQL Database is a relational database-as-a-service (DBaaS) which gives us the possibility to create application with a performant database without to take care of the relying infrastructure. Azure SQL Database is based on the latest stable version of Microsoft(…)
Database Administration & Monitoring SQL Server Management Studio 17.4: Vulnerability Assessment 15.02.2018 by Stéphane Savorgnano SQL Server Management Studio is a well know integrated environment used to manage SQL Server infrastructure. This new version 17.4 can support SQL Server from 2008 up to 2017. It enhances existing features like Showplan, XE Profiler (complete list(…)
Database Administration & Monitoring Pass Summit 2017: how to bypass SQL Server security 06.11.2017 by Stéphane Savorgnano Last Friday I saw a very interesting session in Pass Summit 2017 about how to Bypass, or Ensure, SQL Server security by Matt Martin. Matt explained us how to bypass SQL Server security with the complicity of your SQL(…)
Database Administration & Monitoring Pass Summit 2017 02.11.2017 by Stéphane Savorgnano Today starts the Pass Summit 2017 taking place in Seattle. After a small fly over the Ocean, more than 10 hours… yesterday, and a nice jet lag which avoid me to sleep later than 4AM this morning, I arrived(…)
Database Administration & Monitoring SQL Server 2017 on RHEL first installation 02.10.2017 by Stéphane Savorgnano Beginning of last week Microsoft announced the general availability of SQL Server 2017 for today, the second of October. In the same time, but in a more marketing side, Microsoft announced a SQL Server on Red Hat Enterprise(…)
Technology Survey Windows Server 2016 RTM and Docker 16.02.2017 by Stéphane Savorgnano I wrote some months ago several blog posts about the new Container feature of Windows Server 2016. Here is the list: Windows Server 2016: Containers Windows Containers: Migration Windows Container: installation and utilization Today, I(…)
Database Administration & Monitoring, Technology Survey SQL Server 2016: Dynamic Data Masking and database role 19.09.2016 by Stéphane Savorgnano Last week, dbi services organized an event named “SQL Server 2016: what’s new?” in Lausanne, Basel and Zurich. I would take the opportunity to say again a big thank you to everyone which joined us. During my session some(…)
Database Administration & Monitoring, Technology Survey SQL Server 2016: Always Encrypted – part 2 30.06.2016 by Stéphane Savorgnano In my last blog post about SQL Server 2016 Always Encrypted, here, I showed how to use this new functionality but also that you have to separate the different execution context with an Application server, a database server and(…)