Why Fload doesn’t support multiset table?

Answer Posted / tdguy

-->Fload does not support multiset tables because it does
not support duplicate rows.
-->Fload does not allow duplicate roww, because of the
restart logic.Whenever a failure occurs and restart occurs,
fload identifies the checkpoint and sends some records to
the amps which were already sent. This is because, failure
occurs at checkpoint rarely. Assume checkpoint is to be
taken every 10 rows and the failure occurs exactly while
processing at the 14th row. When Fload is restarted, it
identifies the checkpoint and sends the rows starting from
11th row. However the rows 11 to 14 will be captured as
duplicates and just counted. This can be seen in the stats
of Fload.
TOTAL DUPLICATE ROWS = 0
Though these rows are not captured, these rows are just
noted. This is the reason, Fload does not support duplicate
rows.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

563


Write a program to show the parser component used in teradata?

554


What is TPD?

910


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

582


What are the different functions performed in development phase?

577






What are the primary characteristics of the Teradata.

595


What is primary index and secondary index?

577


What is node? How many nodes and amps used in your previous project?

675


What is the basic syntax for teradata select statement?

580


What are differences between teradata and ansi session modes in teradata?

632


If the PMON is not working then how do you manage and monitor all processes, resources and sessions etc.

1671


How to view every column and the columns contained in indexes in teradata?

591


What is meant by a Clique?

590


How to identify ppi columns?

660


What are teradata utilities?

590