State the difference between an operational datastage and a data warehouse?


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

Post New Answer

More Data Stage Interview Questions

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 job of 30 one job is very slow due to this entire job is very slow how can u know which job is slow?

0 Answers   IBM,


I have a source like file it have Number of records and i want to load without first and last records in target?Datastage?

4 Answers   CSC,


what is datastage job Monitoring

6 Answers   CTS,


what is a message handler

3 Answers   IBM,






how can or from where we can get reference data in scd type2 implementation?

2 Answers   JPMorgan Chase,


Enlist various types of routines in datastage.

0 Answers  


what is repositery?

0 Answers   IBM,


What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?

1 Answers   Hexaware,


what is combinability and non combinability?

2 Answers  


eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.

4 Answers   Wipro,


What is a folder? Difference types of stages?

0 Answers  


Categories