Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why FLOAD does not support multiset tables??

Answers were Sorted based on User's Feedback



Why FLOAD does not support multiset tables??..

Answer / adi

Fload will allow multiset table. But there is no advantage
of loading multiset table using fload, becuase fload does
not insert duplicate rows. If we try to load multiset table
using fload with duplicate rows, they fload inserts
distinct rows into the target table and the duplicate row
count displayed under second error table.

Is This Answer Correct ?    18 Yes 1 No

Why FLOAD does not support multiset tables??..

Answer / yuvaevergreen

Fastload utility does not support duplicate rows.
1.Since MS table supports dup rows fastload cannot load MS
table.
2.Restart logic is one of the reason. Fastload is one of the
utility which loads data in blocks(64K). During restart
Fastload sends some of the rows for the second time which
occur after a checkpoint. Due to this Fastload rejects
duplicates.

For example consider 20 rows to be loaded in a table. FL
utility is used to load the table and ckpt is 5 rows. If
restart occurs after 7th row FL may send 6 and 7th to AMPs
during the restart. This records would be considered as
duplicates and rejected.

Is This Answer Correct ?    12 Yes 2 No

Why FLOAD does not support multiset tables??..

Answer / veeru

Coz fast load not allowed dupluicate rows

Is This Answer Correct ?    8 Yes 6 No

Post New Answer

More Teradata Interview Questions

What are the functions performed by bynet?

0 Answers  


what is identity columns in TD?

2 Answers   Wipro,


what is the difference between primary index and secondary index?.

2 Answers   IBM,


Explain and compare pros and cons of snow flake schemas?

0 Answers  


In Teradata, what is the significance of UPSERT command?

0 Answers  


How to find No. of Records present in Each AMP or a Node for a given Table through SQL?

2 Answers   IBM,


If Fast Load Script fails and only the error tables are made available to you, then how will you restart?

0 Answers  


sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id where b.deptno=10; sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id and b.deptno=10; what is the difference on the above 2 queries?

3 Answers   CTS,


When tpump is used instead of multiload?

0 Answers  


What is the syntax for case when statement?

0 Answers  


Hi friends This is suneel and i am new to teradata. In both situvations teradata administrator and teradata sql assitant 12.0 1)How to create database in teradata and under database how to create user. 2)How to create table under that user and giving privilizes to that user. Thanks alot.

1 Answers  


What are the various indexes in teradata? How to use them?

0 Answers  


Categories