CHECKPOINT Statement | SQL Statements | Teradata Vantage - CHECKPOINT - Advanced SQL Engine - Teradata Database

SQL Data Manipulation Language

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
vjt1596846980081.ditamap
dita:ditavalPath
vjt1596846980081.ditaval
dita:id
B035-1146
lifecycle
previous
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.