DSA Backup Locking Strategy for Online Jobs | Teradata DSA - DSA Backup Locking Strategy for Online Jobs - BAR - Data Stream Architecture

Teradata® DSA User Guide

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
BAR
Data Stream Architecture
Release Number
17.20
Published
November 2022
ft:locale
en-US
ft:lastEdition
2025-01-29
dita:mapPath
bis1632417576364.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
cyv1467242268519
lifecycle
latest
Product Category
Software
Teradata Tools and Utilities
For online backups, the user can select the NoSync option. When NoSync is true, the locking process does the following:
  1. Submits the Archive Logging On statement for all the objects in the job plan, which will try to lock all the objects to get a consistency point.
  2. If DSMain cannot get the lock, it will do the following:
    1. Return the list of objects that had lock conflicts to DSC, and job_status_log can be used to display the objects with lock conflicts.
    2. Release the locks on those objects with lock conflicts, to ensure the locks are released in the event of a deadlock.
    3. Resubmit the lock statement for the objects with lock conflicts and wait indefinitely for the locks.