Consultor Eletrônico



Kbase P13279: What are the steps to successfuly run aimage truncate
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/05/2009
Status: Verified

GOAL:

What are the steps needed to successfully perform an aimage truncate

GOAL:

How to perform an aimage truncate

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

FIX:

The aimage truncate option will allow the user to truncate all variable length .ai extent. It also provides the opportunity to change the aiblocksize. The steps to accomplish this are as follows:

1) Stop the database
2) Stop after-imaging
3) run "rfutil dbname -C aimage truncate -aimageblock size" . The last parameter is optional
4) Backup the database
5) Renable after-imaging
6) Start up the database.