Skip to content

Opening book details…

About this document

Disk Space Report Procedure is a document available to read on EtoBox.

This stored procedure displays disk space information for servers including the free space, free space percentage, and total drive size. It uses cursors and stored procedures to retrieve this information from the file system and stores it in a temporary table. The stored procedure then returns a result set with the drive name, free space, total size, and free percentage calculated for each drive.

Language
EN