Denorm - INPUT - Locking - Teradata Warehouse Miner

Teradata Warehouse Miner User Guide - Volume 2ADS Generation

Product
Teradata Warehouse Miner
Release Number
5.4.5
Published
February 2018
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
qhj1503087326201.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2301
Product Category
Software
  1. On the Denorm dialog box, click on INPUT.
  2. Click on locking.
    Denorm > Input > Locking

    • Optional Locking Clause Text — Enter one or more SQL Locking clauses to change the locking characteristics of one or more input tables. The locking clause or clauses are placed in different places in the generated SQL depending on the Output - Storage options in effect, whether they call for selecting the data, explaining the select statement, creating a table or creating a view.

      In the following example, two input tables are locked for access:

      LOCKING twm_source.twm_customer FOR ACCESS
      LOCKING twm_source.twm_customer_analysis FOR ACCESS