How many number of reject links merge stage can have?
Answers were Sorted based on User's Feedback
Answer / datastageboss
In the merge stage , there is 1 master link and n update
link at input , then the no of reject link will be n . In
other words the no of reject link is same as no of update
link
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sravanthi agarwal
The no. of reject links in merge stage should be equal to
the no. of update links we gave as a input to merge stage
| Is This Answer Correct ? | 4 Yes | 0 No |
Important feature of Merge stage is: it collects the
rejected data from reference links when compared to master link.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / tina
Merge stage can have same number of reject links as there
are input links
| Is This Answer Correct ? | 1 Yes | 15 No |
how can you generate sequence number using only the sequential file stage?
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
SOURCE LIKE I_D,F1,F2 --------- 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 O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
what is a nodemap constraint
Wat is pre-load in Hashed file
How to convert alpha Numeric values to alpha using functions?
I have a few records all are same structures data, I want to store data in multiple targets how?
What are the areas of application?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
What is RCP