how can we send even and odd records from a sequential file
to two different targets
Answer Posted / rikan
same task without using transformer stage.
Source---->column generator stage--->filter stage---->2 targets
in column generator stage, select column tab, there create
column like skey and double click on starting point of that
row,we can get the metadata ,modification window--->there we
can give cycle=1 increment by 1 and ok.write the condition
in filter stage .we can get correct out put.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can you explain kafka connector?
Can you explain how could anyone drop the index before loading the data in target in datastage?
How to perform incremental load in datastage?
What are stage variables and constants?
How can one find bugs in job sequence?
What are the functionalities of link partitioner?
What are some prerequisites for datastage?
How to reverse the string using unix?
Define Merge?
What is the different type of jobs in datastage?
Give an idea of system variables.
What are the components of datastage?
What is the difference between validated and compiled in the datastage?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?