Thanks for the detail numbers. I would have liked to have had you follow through with the computational suggestions I made in my reply. Whereas the DB table values are integers, integer math rules obviously result in the 0 output. So, what happens when you implement parentheses and explicit decimal, as in
select (USED_DB_SPACE_MB * 100.0) / FREE_SPACE_MB from DB ? Richard Sims
