JOURNAL - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

Change images are maintained for each data table created in the new user.

Specifying the JOURNAL keyword without also specifying either NO or DUAL implies single copy journaling.

If journaling is specified, a DUAL journal is maintained for data tables with FALLBACK protection.

The JOURNAL keyword without BEFORE implies both types (BEFORE and AFTER) of images.

Journal options are not supported for tables with row sizes greater than 64KB.

NO
Change images are not maintained for each data table created in the new user.
DUAL
Dual change images are maintained by default for each data table created in the new user.
BEFORE
Number of BEFORE change images to be maintained by default for each data table created in the new user.