END ISOLATED LOADING SQL Statement | Teradata Vantage - END ISOLATED LOADING - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

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

Ends the explicit concurrent isolated load operation for the specified load group value.

Required Privileges

You must have the INSERT, UPDATE, or DELETE privilege on the base table associated with the load operation.

Usage Notes

For a single session load, the END ISOLATED LOADING statement must be issued by the same session as the BEGIN ISOLATED LOADING statement, unless you specify the OVERRIDE SESSION option. In a multiple session load, the END ISOLATED LOADING statement can be issued from any load session.

The END ISOLATED LOADING statement must be the last statement in an explicit transaction.

After you issue the END ISOLATED LOADING statement, you must use SET QUERY_BAND statement to set the LDILoadGroup query band to NONE.