Kbase P19754: Will a tablemove operation preformed while after-imaging is
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/2/2003 |
|
Status: Unverified
GOAL:
Will a tablemove operation preformed while after-imaging is enabled be applied with roll forward?
FIX:
Yes. Any operation that results in bi notes will also be recorded in the .ai files. This can be confirmed by creating a copy of the sports2000 database and enabling after-imaging. After creating a hot backup, run the following tablemove command:
proutil dbname -C tablemove pub.customer misc
This will move the customer table from the Cust-Data area to the Misc area. Take the ai file and apply it to the hot backup. Once completed access the hot backup through the Data Dictionary in single user/read only mode (-ro). Examine the properties of the customer table. Notice that it has been successfully moved to the Misc area.