How will you load you daily/monthly jobs datas in to Fact and
Dimension table using datastage.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Stage Interview Questions

Is possible to create skid in dim,fact tables?

0 Answers   NTT Data,


What are the third party tools you used in your project?

1 Answers   IBM,


what is mapping lookup

1 Answers  


2.how u run your rotines in unix? what is job sequencer? if i have 4 jobs i would like to run 2 jobs in server(using job jobsequencer)and remaining 2 in parallel?how can i run?

1 Answers  


i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer

2 Answers  






Distinguish between informatica & datastage. Which one would you choose and why?

0 Answers  


guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.

2 Answers   TCS,


in oracle target stage when we use load option and when we use upsert option?

0 Answers  


what is a force compile

2 Answers   Cap Gemini, IBM,


Drop duplicate records ... SOURCE LIKE .......... ID flag1 flag2 100 N Y 100 N N 100 Y N 101 Y Y 101 N Y 102 Y N 103 N N 104 Y Y 105 N N 106 N Y 102 N Y 105 Y Y in above file if any id having both the flags as "N" then that corresponding id records should be dropped, in above case o/p should be as ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y Steps to do : 1) Identified the id’s that got duplicated (both the flag values having vales “N”) 2) Look up with these id’s to existing id’s to drop .

2 Answers  


What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?

0 Answers  


What is container and then types?

1 Answers  


Categories