Kbase P91249: Is there any other tool to defragment the data except for Dump/Load ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/11/2008 |
|
Status: Verified
GOAL:
Is there any other tool to defragment the data except for Dump/Load ?
GOAL:
Is there any other way to defragment the data except for Dump/Load ?
FACT(s) (Environment):
Progress 9.1B
Progress 9.1C
Progress 9.1D
OpenEdge 10.x
All Supported Operating Systems
FIX:
Yes, by using the tablemove utility which was introduced in Progress 9.1B. However, you may find that depending on the size of the table and whether you're doing this online or offline, dump and load may still be is faster. One alternative method is to combine the two methodologies. Please refer to Solution P19094 and Solution P13253 below for further information.