Install SQL Server and Oracle on Windows Containers
In this article we look at how to install SQL Server and Oracle using PowerShell to create development environments using Windows Containers.
In this article we look at how to install SQL Server and Oracle using PowerShell to create development environments using Windows Containers.
In this article we look at how to create a scale-out SQL Server PolyBase solution on AWS.
In this tip we look at how to import data from Oracle to SQL Server when working in a Linux environment.
In this tip we look at a script you can use to see if a login and password is embedded somewhere with in your Linked Servers, SQL Server Agent Jobs or SSISDB information.
In this tip we look a script to find SQL Server logins and database users that have read or write access to any database in the instance.
In this tip we look at a script that you can use to get better insight on your database tables to help you make some decisions about the data and also the structure of the table.
Learn about options to copy a table from one SQL Server database to another including Linked Servers, PowerShell, Integration Services, backup and restore along with the associated performance metrics and completion time.
In this tip we look at a way to determine if your SQL Server full text indexes are up to date and are indexed properly.
In this tip we look at a script you can use to find detailed error and warning messages for an SSIS package run as a scheduled job using SQL Server Agent.
Learn how to script out all SQL Server Credentials and Proxies.
In this tip we look at an overview of SQL Server parallelism and how this can improve performance of your queries.
In this tip we look at a script that can be used to show how much a SQL Server database has changed from the last backup.
In this tip, we look at how to capture performance counter data when there are performance issues with SQL Server using PowerShell.
In this tip we take a look at how you can use all PowerShell commands when using SQL Server Agent versus the limited set available with SQLPS.
In this tip we look at a way to get multiple result sets for monitoring different aspects of SQL Server in a nicely formatted email.
In this tip we look at a script that can distribute existing full text indexes into multiple catalogs instead of having all indexes in one catalog.
In this tip we look at a script you can use to get information for all of your SQL Agent Jobs across all instances in your environment.
Learn the step by step process to migrate a SQL Server database from 2008 to 2016 including compatibility levels, query store, new filegroups, heap tables, blob tables and more.
Check out this tip and PowerShell script to help you identify the current patch level for all of your SQL Servers and whether the server needs to be updated.
In this tip we look at how to find any stopped SQL Server service for any instance in your environment for quick reporting and troubleshooting.
Learn how to check SQL Server instant file initialization and lock pages in memory for all servers and versions with C# and PowerShell.
Learn how to efficiently purge the SQL Server MSDB database without causing blocking or filling up the transaction log.
In this tip we look at how we can use R and PowerShell to create database growth charts.
Check out this PowerShell script to get a list of problem drives across your entire SQL Server environment.