Why Fload doesn’t support multiset table?

Answer Posted / amit sethiya

I believe Fastload silently discards duplicate rows. They don't go to the error table.

Many of the differences between FastLoad and MultiLoad are due to the fact that MultiLoad loads by way of an intermediate work table, whereas Fastload loads directly into the target table, which is sorted later. The sorting process automatically removes duplicate rows. The records that MultiLoad loads the work table during the acquisition phase are not exact images of the target rows. They contain sequence numbers that are generated by the client module. If the acquisition phase is restarted, the client may resend rows that were previously sent after the last checkpoint, as is the case with Fastload. However, only duplicate records with matching sequence numbers are discarded when the work table is sorted at the end of the acquisition phase. Duplicate records with non-matching sequence numbers are retained.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

592


Explain vproc in teradata?

566


Explain PDE.

608


what are the uses of fact table and dimension table in banking project?

4108


Where is teradata rdbms used?

675






What are the joins in teradata and how many types of joins are there in teradata?

577


What is collect statistics?

591


Explain the term 'columns' related to relational database management system?

552


How many codd's rules are satisfied by teradata database?

666


How can bottlenecks be identified?

587


How do you create tables? Exact syntax, and create profiles, users in teradata?

563


tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you

380


What are the updated features of teradata?

586


Different phases of multiload?

596


What are the steps involved after the disk manager passes the request?

582