Differentiate between Multiload and Fastload in Performance
Differentiate between Multiload and Fastload in terms of Performance?
Expert
If you wish to load, empty table then you use the fastload, so this will very helpful than the mutiload. Since fastload performs the loading of the data within 2phase and this no require a work table for loading the data, so this is faster as well as this follows the below steps to load the data inside the table:
Phase1-This moves all the records to the entire AMP first without any hashingPhase2-After providing endloading commands, Amp will hashes the record and send this to the suitable AMPS.
Multiload:
This does the loading in the 5 phasesPhase1: This will get the import file and checks the scriptPhase2: This reads the record from the base table and store in the work tablePhase3: During this Application phase it locks the table headerPhase4: In the DML operation will completed in the tablesPhase 5: Inside this table locks will be released and then work tables will be dropped.
What is the repository?
Give a brief introduction of term the conformed fact?
Write down security domain in Business Objects?
Explain the way to select tables for partition in Sybase?
Cloud Computing Technology and Services: The enabling technologies of cloud computing includes network grid, virtualization, SaaS Enabled Application Platform (SEAP), Monitoring tools and technologies etc. The cloud services refer to those services th
Define the efficient data structure used within the internal storage representation in RDBMS?
What is meant by the Cardinality?What is meant by the Cardinality?
How do I take a known dollar (totalcost) such as $240.00, back out the sales taxes from the known values using the States (VA and WV) sales tax, showing the difference so that I can print an invoice, with the fields Customer name, address, city, state Subtotal, sales tax and totalcost $240.00. All
Why is the multi value or multicolumn problem any other type of the multivalued dependency problem?
Write a short note on the difference between the disjoint and overlap rule.
18,76,764
1952022 Asked
3,689
Active Tutors
1438511
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!