Disable database change logging

  1. 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.
  2. Run the editda utility. Type:

    editda -c SourceDataArea DirectivesFile

  3. Rebuild the dictionary. Type:

    blddbdict -p SourceDataArea

  4. Reorganize the database. Type:

    dbreorg -p SourceDataArea