Kbase P107008: How to move an extent of a target database while Replication is enabled.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
GOAL:
How to move an extent of a target database while Replication is enabled.
GOAL:
Can I run prostrct repair against a target database that has replication enabled
FACT(s) (Environment):
All Supported Operating Systems
Fathom Replication
FIX:
Moving a target database extent is done the same as any other Progress database.
STEPS:
1. proshut <db> -by
2. mv <path1/db_extent> <path2>
3. vi <db>.st
<change extent location>
4. prostrct repair <db>