Kbase P155281: Prorest goes to 60% percentage complete and then reports "complete"
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/06/2010 |
|
Status: Verified
SYMPTOM(s):
Prorest goes to 60% percentage complete and then reports "complete"
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge Category: Database
Backup is using fixed extents with a variable as a spillover
If backup is restored into a database with only variable extents the prorest goes until 100% before reporting complete
The number of blocks restored is identical in both cases
There are no errors in the logfile
OpenEdge 10.x
CAUSE:
The reason why the prorest indicated a percentage of 60% is because only 60% of the fixed extent's size was required. Whereas when they used a variable extent, the entire extent will be use (i.e. 100% of its size).
FIX:
Expected Behavior, hence no fix required.