Why MultiLoad Utility supports only Non Unique Secondary
Index(NUSI) in the Target Table ?

Answer Posted / rajesh kumar s

MulitLoad has support for Non-Unique Secondary Indexes
(NUSIs) since NUSIs are AMP Local. They have subtable within
base table. It has no hash bucket to redirect to another
amp, everything points to their own amp (AMP Local)

If you go with USI, it has hash bucket, which might redirect
to another amp, more possibilites for full table scan.

Motive for avoiding Indexes(other thn NUSI): Avoid Full
table scan.

Regards
Rajesh Kumar S

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between global temporary tables and volatile temporary tables?

643


What's the difference between timestamp (0) and timestamp (6)?

644


My table got locked during mload due to a failed job. What do I do to perform other operations on it?

685


During the Display time, how is the sequence generated by Teradata?

621


How to identify ppi columns?

660






What are the available primary index types?

722


What do you mean by tpt in teradata?

593


Hi, If anyone has TD 14 Basics dumps or study materials, please share. nirmaaal1991@gmail.com

1969


What is the command in bteq to check for session settings ?

640


What is real time and near real time data warehousing?

678


How many sessions of MAX is PE capable of handling at a particular time?

601


What are types of partition primary index (ppi) in teradata?

594


Highlight the limitations of TPUMP Utility.

612


why use references rather than pointers in the public api, particularly for arguments which are modified?

560


Explain the term 'primary key' related to relational database management system?

607