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.
Explain about the Data Storage Definition Language?
Define the term environment variables?
Assume when a session fails subsequent to loading of 10,000 records in to target. How can we load the records from 10001 the record when we run session next time?
Write a brief note on the differences between a data warehouse and data mart?
Write down a short note on the Global Temporary tables (GTT).
To implement the priority queue what is the minimum number of queues we need?
Explain terms Procedure Cache in Sybase. Answer: It is the memory area where compiled query tree run for example: procedure and batch query.
Clarify briefly why dimension tables is de-normalized in the nature?
Platform as a Service (PaaS): Here, a proper platform or an environment is provided for the development of applications as a service by the vendors to their customers. The development group can dev
Explain the term iConv and oConv?
18,76,764
1923773 Asked
3,689
Active Tutors
1455195
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!