I have a database that the Data has the size 7980.37 MB, according to the Space Available, it has 16.93 MB. The Transaction Log space 19.99MB, Free space 19.3 MB.
However, when I use the sp_Spaceused, the Unallocated Space is -1.94 MB.
I am wondering is it something wrong of the spaced allocated that I need to alter something? I tried to Shrink Database, but there is no maximum free space in files I can shrink by percentage.
I am now having this database restricted to any user except myself. I am afraid the database will expose at some point. Is there anyway I can fix the Space Allocated?
Thank You
However, when I use the sp_Spaceused, the Unallocated Space is -1.94 MB.
I am wondering is it something wrong of the spaced allocated that I need to alter something? I tried to Shrink Database, but there is no maximum free space in files I can shrink by percentage.
I am now having this database restricted to any user except myself. I am afraid the database will expose at some point. Is there anyway I can fix the Space Allocated?
Thank You