Tag: sql server instance

How to Find SQL Server Instance Name and More with Stored Procedures

Database development, Stored Procedures

SQL Server instances serve as the backbone of a business model, housing databases that contain...
Read More

Restoring the SQL Server Master Database

Database administration, Database Optimization & Structure

INTRODUCTION The master database contains records of the structure/configuration for both the current instance and all other databases....
Read More

SQL Server System Databases – Basic Concepts

Database administration, Database Optimization & Structure

Introduction The SQL Server design implies a one-to-many mapping between the database engine (instance) and the databases hosted on the...
Read More

How To Migrate SQL Server Jobs From One SQL Server Instance To Another

Database administration, Database Optimization & Structure

Introduction In a previous article, we highlighted that the msdb database stores practically all...
Read More
Close