Why MultiLoad Utility supports only Non Unique Secondary
Index(NUSI) in the Target Table ?
Answer Posted / tdguy
When it comes to secondary indexes, subtables are build by
TD.
In USI, the subtables are build on all the amps and used,
when this index is used in the query. Since, this involves
communication of amps, mload does not support usi.
In NUSI, the subtables are build within the amps and refer
to the local data of the amp. Thus, NUSI is supported by
mload, since it is amp local.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are different table types used in teradata?
How do you create tables? Exact syntax, and create profiles, users in teradata?
What interface is used to connect to windows based applications?
What is meant by a node?
what are the uses of fact table and dimension table in banking project?
Let us say there is a file that consists of 100 records out of which we need to skip the first and the last 20 records. What will the code snippet?
What is the difference between teradata and basic rdbms?
Describe primary index in teradata?
Explain the teradata primary index mechanics in detail with a diagram.
What is bteq script in teradata?
How to load specific no.of records using bteq, or fastload,or multiload
What is the difference between union and union all in teradata?
Can we collect statistics on table level?
If Fast Load Script fails and only the error tables are made available to you, then how will you restart?
Explain parsing engine in teradata?