Methods for Stopping Journaling
You can stop journaling all changes in a database with either of the following commands:
• Altering a database using the alterdb command.
• Creating a checkpoint using the ckpdb -j command.
Note: A table-level checkpoint is not allowed.
To re-enable journaling on a database that has had journaling disabled, use the ckpdb command, as described previously.