Bulk Load Sessions - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide - 1.01.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
1.01.01
Published
March 2023
Language
English (United States)
Last Update
2023-03-13
dita:mapPath
qra1653979755546.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem

A bulk load job includes control sessions and data sessions.

Processing bulk load jobs in Business Continuity Manager differs from standard SQL processing. For example, the sequencer does not process bulk load data for other SQL clients. The sequencer and dispatcher processes are only involved with bulk load when processing the control session. The endpoint processes are the main components of the bulk load job and open the load data sessions to the database.

Bulk load data is temporarily stored on endpoint servers, under /data/processid. This data automatically deletes after the load data is completed on all systems. The load job fails if there is insufficient space available in this directory.

If you deactivate and reactivate all systems in the cluster, or individual tables that have stored bulk load data, the associated contents of the /data/processid directory are automatically deleted.
Process Bulk Load Job Role
Sequencer Manages load operations by processing SQL run by control sessions, coordinating session distribution, monitoring the load progress on each system, and initiating load recovery as needed. Does not assist in processing data for loading.
Dispatcher Negotiates the initial logon and number of sessions to open the job on each system.
Endpoint Manages receiving data, storing data, and loading data to systems.