CHECKPOINT Statement | SQL Statements | Teradata Vantage - CHECKPOINT - Analytics Database - Teradata Vantage

SQL Data Manipulation Language

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-02
dita:mapPath
pon1628111750298.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
esx1472246586715
lifecycle
latest
Product Category
Teradata Vantageā„¢

Places a flag in a journal table that can be used to coordinate transaction recovery.

ANSI Compliance

CHECKPOINT is a Teradata extension to the ANSI SQL:2011 standard.

Required Privileges

To checkpoint a journal table, you must meet at least one of the following criteria:
  • Have CHECKPOINT privilege on the journal table.
  • Have CHECKPOINT privilege on the database containing the journal table.
  • Be an owner of the database containing the journal table.
  • Be an immediate or indirect owner of the journal table.