DataStage Scenario based Interview Questions
Some Interview Questions and Scenario -
http://www.datagenx.net/p/datastage-scenario.html
http://www.datagenx.net/p/datastage-posts.html
http://datastage4you.blogspot.in/p/blog-page_15.html
| Is This Answer Correct ? | 2 Yes | 1 No |
Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)
What is the difference between an operational datastage and a data warehouse?
is it possible to access the same job by two users at a time in DataStage?
Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?
where we use config file as parameter ?
State the difference between an operational datastage and a data warehouse?
Emp login_timestamp Logout_timestamp A,2019-02-01 02:24:15,2019-02-01 04:59:42 B,2019-03-29 14:43:30,2019-03-29 20:22:00 ABC,2019-03-29 12:43:00,2019-03-29 23:22:59 In the above calculate the duration of hours spent in office for each emp in datastage.
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
Display all files which have size more 3KB in given directory/folder.
How to use Environment variable's in datastage?(use of process)
HOW CAN YOU DO SCD2 IN DATA STAGE USING SEQUENTIAL FILES?