Kbase 42862: Attempting Tablemove generates 8600 error.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Solution ID: P12862
SYMPTOM(s):
Error using tablemove utility.
WARNING - tablemove not allowed with inactive index. (8600)
CAUSE:
The table contains an inactive index and can not be moved.
FIX:
Connect to the database via Data Dictionary and run a Detailed Table report.
Find all inactive indexes in the listing and use proutil idxbuild to rebuild all the inactive indexes.
The table can be moved after all indexes have been activated.