Assigning a Permanent Journal to a Table - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

To assign a permanent journal table to a new data table, the specified journal table must exist in the specified database. You can add or modify a permanent journal table by submitting appropriate MODIFY DATABASE or MODIFY USER statements. Then, you can resubmit your CREATE TABLE statement or submit an ALTER TABLE statement to assign the new permanent journal table to the existing data table.

PERMANENT journaling is not supported for NoPI, column-partitioned, global temporary, or volatile tables.

Unless specified as part of the CREATE TABLE statement, fallback protection for the data in a new table defaults to that specified for the database or user in which the table is created.