How can you join flat file, oracle as a sources?

Answer Posted / vijay

First you convert the data from flat file into oracle , so
now we have two oracle db's then easily we can join these
two sources using join stage.

I have also faced this question at IBM US.

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between Join, Merge and Lookup stage?

637


Explain how a source file is populated?

757


How complex jobs are implemented in datstage to improve performance?

584


What is the difference between datastage and datastage tx?

585


Describe the main features of datastage?

648






What all are the different way to run a job?

633


Can you explain players in datastage?

698


Can you filter data in hashed file?

3334


How a routine is called in datastage job?

599


Define meta stage?

769


How many areas for files does datastage have?

632


How to manage date conversion in Datastage?

630


How rejected rows are managed in datastage?

909


Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.

2422


How many Key we can define in remove duplicate stage?

811