Forums SQL Server DBA Discussion SQL Server Scripts

This is a community-driven platform where database professionals, developers, and enthusiasts converge to discuss, share, and explore the world of SQL Server scripting. Whether you are a seasoned expert or just starting out, this forum is a rich resource for all things related to SQL Server scripts.
Viewing 4 topics - 1 through 4 (of 4 total)
    • Topic
    • Voices
    • Posts
    • Last Post
    • SQL Query for Monitoring Backup and Restore Progress The SQL query you've provided is designed to track the progress of backup and restore operations in SQL Server. It's particularly useful for database administrators who need to monitor the status of t...The SQL query you've provided is designed to track the progress of backup and restore operations in SQL Server. It's particularly useful for database administrators who need to monitor the status of t...

      Started by: AvatarTechnical Editor

    • 0
    • 1
    • 7 months, 3 weeks ago

      AvatarTechnical Editor

    • SQL Script to get Disk Space details This SQL script is designed to query and display information about the disk space on the server where your SQL Server instance is running. It uses a combination of T-SQL and PowerShell commands execut...This SQL script is designed to query and display information about the disk space on the server where your SQL Server instance is running. It uses a combination of T-SQL and PowerShell commands execut...

      Started by: AvatarTechnical Editor

    • 1
    • 1
    • 7 months, 3 weeks ago

      AvatarTechnical Editor

    • Querying backup-related information in SQL Server Querying backup-related information in SQL Server involves accessing the msdb database, specifically the tables like backupset, backupmediafamily, etc. These tables store comprehensive details about b...Querying backup-related information in SQL Server involves accessing the msdb database, specifically the tables like backupset, backupmediafamily, etc. These tables store comprehensive details about b...

      Started by: AvatarTechnical Editor

    • 1
    • 1
    • 7 months, 3 weeks ago

      AvatarTechnical Editor

Viewing 4 topics - 1 through 4 (of 4 total)
  • You must be logged in to create new topics.