Hi @T.Zacks ,
Please refer details from below:
- reserved: space that is reserved for use by database objects =566422672 KB/1024=553174 MB
- unused: portion of the reserved space, which is not yet used = 688 KB
Below is the simple formulae I came up with to better interpret the results.
- used = data + index_size
- reserved = used + unused
- database_size = reserved + unallocated space + log space
You could also refer below picture.
Please refer more details in this link.
Best regards,
Melissa
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.