Wat is pre-load in Hashed file



Wat is pre-load in Hashed file..

Answer / mobashshar

you can speed up the read operation of reference hash file
link by pre loading the hash file in memory.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How to move data set from one server to other?what are the steps to follow to do this?

2 Answers  


how to handle null values in sequential file?

1 Answers   HCL,


if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?

2 Answers   IBM,


hi my source is:: empno,deptno,salary 1, 10, 3.5 2, 20, 8 2, 10, 4.5 1, 30, 5 3, 10, 6 3, 20, 4 1, 20, 9 then target should be in below form... empno,max(salary),min(salary),deptno 1, 9, 3.5, 20 2, 8, 4.5, 20 3, 6, 4, 10 can anyone give data flow in data stage for the above scenario.... thanks in advance...

5 Answers  


In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario

3 Answers  






How to read the length of word in unix?

0 Answers   CTS,


How and where you used hash file?

0 Answers  


explain how to create SCD-2 IN DATASTAGE 7.5X2 PLZ EXPLAIN WITH 4 OR 5 RECORDS TAKE IT EXAMPLE AND JOB DESINGN URGENT

3 Answers   IBM, Polaris,


Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?

3 Answers   IBM, TCS,


What is Horizontal transformation, vertical transformation,diagonal transformation?

2 Answers   Cap Gemini,


I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage

3 Answers   IBM,


What is the purpose of pivot stage and types of containers in datastage

0 Answers  


Categories