bout fecapacity field in filespaces table
I am not sure what this field is supposed to signify.
In the following extract, I did a
Select * from filespaces where node_name='PRODBANDB2'
At the bottom of the extract, I actually calculated the value by multiplying
capacity by pct_util, (cor
I am not sure what this field is supposed to signify.
In the following extract, I did a
Select * from filespaces where node_name='PRODBANDB2'
At the bottom of the extract, I actually calculated the value by multiplying
capacity by pct_util, (correcting for the fact that it is a percentage).
The