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
No Answer is Posted For this Question
Be the First to Post Answer
Define project in datastage?
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?
How many Key we can define in remove duplicate stage?
Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?
What is active and passive stage?
what is meta data? Explain? Where it is used?
Where the datastage stored his repository?
Hi, Please tell me how to solve this scenario in datastage ? Here we have 3 columns in a table TEST CODE,ENTRY DATE and BATCH The table looks like CODE ENTRYDATE BATCH 100 100716 1 100 100716 1 100 100716 1 200 122517 2 200 122517 2 302 555555 8 302 555555 8 302 555555 8 We need to create a seqno on grouping these 3 columns. The result should be like this. CODE ENTRYDATE BATCH SEQNO 100 100716 1 1 100 100716 1 2 100 100716 1 3 200 122517 2 1 200 122517 2 2 302 555555 8 1 302 555555 8 2 302 555555 8 3
1 Answers Alpharithm Technologies,
explain how to create SCD-2 IN DATASTAGE 7.5X2 PLZ EXPLAIN WITH 4 OR 5 RECORDS TAKE IT EXAMPLE AND JOB DESINGN URGENT
How to get max salary of an organization using data stage stages........... can any body help me plz.......
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
How to display errors in datastage?