Disable database change logging
- Create a directives file with the following content:
           
D SourceDataAreaF FileName LogChanges=Nwhere the following parameters apply.
This parameter Indicates SourceDataAreaThe data area that you want to log changes for. FileNameThe file in SourceDataAreathat you want to log changes for.LogChanges=NLogging is disabled for the specified file.  - Run the editda utility. Type:
           
editda -c SourceDataArea DirectivesFile - Rebuild the dictionary. Type:
           
blddbdict -p SourceDataArea - Reorganize the database. Type:
           
dbreorg -p SourceDataArea