What is the precedence of stage variables,derivations, and constraints?
Answer / Dharmendra Singh Shishodia
In DataStage, derivations are processed first, followed by constraints, and then stage variables. This means that any values derived from data or other stage variables will be available for use in both derivations and constraints before stage variables are evaluated.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between datastage and informatica?
Explain the functionality of your current project?
1 Answers IBM, Miles Software,
1)i put Pharma Project in my Resume..whar are the sources used in my project Generally? 2)how many fact and dimensional tables used? 3)Have u used any Datamarts and measues in fact table? ....plz give the answers...
How do you reject records in a transformer?
What are the third party tools you used in your project?
which cache supports connected & un connected Lookup
what is the diff b/w switch and filter stage in datastage
Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?
What is the process of killing a job in datastage?
can we see the data in fixed width file? how can u change the datatype of fixed width files?
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
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.