New Tables and Journaling
The journaling of new tables begins, as follows:
• If you have enabled journaling on the database and the table is created with journaling enabled, the new tables begin journaling immediately.
• If you have not enabled journaling on the database, the new tables begin journaling after you take a checkpoint with the enable journaling option (although tables created with journaling disabled are never enabled even after journaling is enabled for the database as a whole).
Start Journaling on a Database Not Checkpointed
To start journaling on a database that has not yet been checkpointed
Issue this command:
ckpdb +j dbname