Re: question about fecapacity field in filespaces table

2017-03-17 Thread Erwann SIMON
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

question about fecapacity field in filespaces table

2017-03-17 Thread Lee, Gary
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