1.What is the flow of Transformer?
2.How can you do INDEX table in DataStage level?
No Answer is Posted For this Question
Be the First to Post Answer
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
What are the difference types of stages?
Distinguish between informatica & datastage. Which one would you choose and why?
what is Audit table?Have u use audit table in ur project?
in datastage interview qustion source target ------- ------- 12345 1 2 3 4 5
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
What is the difference between datastage and informatica?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
IN SEQUENTIAL FILE,I HAVE DATA LIKE THIS EID,ENAME 11,AA 11,CC 22,DD 33,EE 22,AA 22,BB 22,CC 11,BB THEN i SELECT perform sort ON eid,uncheck both unique,stable AND I CHOOSE hash SORTING.WHAT IS THE OUTPUT I CAN GET.what happend if i select UNIQUE,STABLE. PLEASE EXPLAIN HOW THE RECORDS DISPLAY AT TARGET.
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
if we take 2 tables(like emp and dept), we use join stage and how to improve the performance?