i have the source from Uk,north america how can i pass the
data two tables based on the locations
Answers were Sorted based on User's Feedback
question incomplete.
but still we can differentiate recs of uk & america.
we can use col gen and assign a small code(uk/us) to rec(s) of each table and funnel them if they have same metadata and do the processing thing and load the processed rec(s) to target depending upon the business requirements.
However guys plz provide basic details in questions so that proper answer can be given.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pooja
Basically the question is incomplete and not clear.
Based upon my understanding, we can consider country codes
for the records if location is the main criteria which are
unique for every country and can be processed further.
What exactly needs to be done with the records is not
stated in the question.
| Is This Answer Correct ? | 0 Yes | 0 No |
can any one tell me how to install datastage 8.1 in windows xp with wizard
Tell me the syntax of Configuration file?
Drop duplicate records ... SOURCE LIKE .......... ID flag1 flag2 100 N Y 100 N N 100 Y N 101 Y Y 101 N Y 102 Y N 103 N N 104 Y Y 105 N N 106 N Y 102 N Y 105 Y Y in above file if any id having both the flags as "N" then that corresponding id records should be dropped, in above case o/p should be as ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y Steps to do : 1) Identified the id’s that got duplicated (both the flag values having vales “N”) 2) Look up with these id’s to existing id’s to drop .
Why we use parameters instead of hard code in datastage.
How many nodes supported by a one cpu in parallel jobs?
What can we do with datastage director?
how many rows sorted in sort stage by default in server jobs
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
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
What is the use of datastage designer?
What is meta stage?
how can we create a Sorrogate key in transformer stage? I want it in parallel mode