Assigning a Permanent Journal to a Table - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
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.