Default table that is to receive the journal images of data tables created in the new database.
A database can contain only one default journal table. However, any table in a particular database can use a journal table in a different database.
- table_name
- You must define a table_name. The table is created in the new database, if you do not specify a database. Otherwise, the table is created in the database you specify.
- database_name
- If you specify another database, the database must exist and table_name must be defined as the default journal table.