Disable database change logging
-
Create a directives file with the following content:
D SourceDataArea
F FileName LogChanges=N
where the following parameters apply.
This parameter Indicates SourceDataArea
The data area that you want to log changes for. FileName
The file in SourceDataArea
that you want to log changes for.LogChanges=N
Logging 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