I have 5 different sources i want same records in 5 different
targets Can you any body send me this question answer
rathdsetl@gmail.com
Answers were Sorted based on User's Feedback
Answer / rathdsetl@gmail.com
For example
Source1
c1
source 2
c2
soucr 3
c3
source 4
c5
source 5
c5
my target belongs to
target1
c1
target 2
c2
target 3
c3
target 4
c5
target 5
c5
This is dump date
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps needed to create a simple basic datastage job?
I have a input as: Col 1 1 2 2 3 I want 3 output as: Output1: 1 1 Output2: 2 2 Output3: 3 i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
What is use Array size in datastage
What is the purpose of pivot stage?
Hi, I am getting data from sequential file like below column1 A&B C&D A&E X&Y&Z v&x But I need the target column as like below column1 A and B C and D A and E X and Y and Z v and x
How we can convert rows to columns in datastage?
What is datastage engine?
in source is like seq file in date column have dd-mm-yy dddd-mmmm-yyyy mm-dd-yy yy-dd-mm yy-mm-dd i want to display only yy-dd-mm date formats only in tgt?
how do you pass parameters in a script?
What is the difference between odbc and drs stage?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
What are the stages in datastage?