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

Explain the parallel data extension in teradata?

665


How do you determine the number of sessions?

623


Difference between stored procedure and macro?

695


How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .

1293


What are the components used in smp and massively parallel processing (mpp) machines?

618






Give the sizes of SMALLINT, BYTEINT and INTEGER.

672


What is TPD?

914


How to explain project Architecture and flow in teradata interviews?Can please anyone help on this? Am new to teradata.

3918


Give a justifiable reason why Multi-load supports NUSI instead of USI.

684


What are the available join types in teradata?

606


What are the multiload utility limitations?

603


What are the various indexes in teradata?

579


Highlight the need for Performance Tuning.

604


What are default access rights in teradata?

636


What are tpump utility limitations?

607