Data Stage Interview Questions
Questions Answers Views Company eMail

What is the importance of the exception activity in datastage?

620

What is the difference between informatica and datastage?

652

What is the use of hoursfromtime() function in transformer stage in datastage?

581

Describe the architecture of datastage?

568

Describe link sort?

640

What is ibm datastage flow designer?

683

What are operators in datastage?

1 1310

What is a ds designer?

640

How do you run datastage job from the command line?

596

for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr

772

what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees

657

I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this

545

1. How many People are part of your Team? 2. Explain how you create jobs or flow of project? 3. Join Stage vs Lookup vs Merge Stage 4. Summation scenario based question - How you find sum of salary for a specific employee (Explain stages and flow of job)? 5. Explain Remove duplicates stage ? Can you do sort in this stage? 6. SQL Questions - Joins - Types, Difference between Join and Union 7. Unix Questions - How you run the Job, How you list all jobs in project 8. Explain Environmental Variables? 9. SQL Scenario - If you have 3 Identical record in a Table, Ex: 1, Ram, Xyz; 1, Ram, Xyz; 1, Ram, Xyz; Delete only 2 of the records and keep only 1 using the Delete query. How you will you do this?

1 799

file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4

534

how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara

362


Post New Data Stage Questions

Un-Answered Questions { Data Stage }

tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise

2702


Difference between ‘validated ok’ and ‘compiled’ in data stage?

666


describe the Steps to confiure a Qlogic switch

1931


how can we create rank using datastage?what is the meaning of rank?

8160


1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.

3501






What is data partitioning?

739


What is staging variable?

622


What are the differences between datastage and informatica?

568


How do you run datastage job from the command line?

596


Where do the datastage jobs get stored?

728


What are datastage sequences?

669


What is use Array size in datastage

1302


Is possible to create skid in dim,fact tables?

2187


How do you generate sequence number in datastage?

623


In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name

2007