... use of -USE_ALL_SPACE > does this option just restore the data using 100% of each page and then the
> database works as normal, with 80% usage or does it restore the data to > 100% and then force all subsequent use of the database to work at 100% > usage as well. I can read the extract below either way. There is NO RESERVE (=USE_ALL_SPACE) flag in db header. When you restore database with that switch, the flag will remain set, i.e. all subsequent operations will continue to use 100% space until you explicitly change it. (e.g. by GFIX -USE RESERVE) = [Non-text portions of this message have been removed]