Skip to content

Latest commit

 

History

History

database-administration

Database Administration

This folder contains scripts for database administration.

Folders

You'll find here the following folders :

  • alerts — scripts to manage some alerts manually using T-SQL scripts.
  • configuration — scripts to get and set database-level configuration options.
  • maintenance — scripts for checking database maintenance and backups.
  • dba-database — scripts to create the _dba database I use for some customers.
  • ddl-generation — scripts to generate DDL for database objects.
  • security — scripts to get information about security principals and privileges.
  • sqlagent — scripts to manage SQL Server Agent.