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.
Clarify how we can export mappings to production environment?
What is the simplest sorting method to utilize in data structures?
What is Database testing?
Write about the orabulk and bcp stages?
What are the types of prompt?
Give a brief introduction of the term analysis service?
Explain terms Data Cache in Sybase. Answer: It is the memory area where data which is required for the current queries running is bought by Disk upon to memory for
Briefly describe the foreign key columns in dimension table and fact table?
Cloud Computing – A computing capability that provides an abstraction between the computing resource and its underlying technical architecture (e.g., servers, storage, networks), allowing convenient, on-demand network access to a shared pool of
Illustrates the two tasks to be assigned to similar partition in Sybase?
18,76,764
1951142 Asked
3,689
Active Tutors
1420629
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!