| |
GeekInterview.com > Interview Questions > Data Warehousing > DataStage
| Print | |
Question: What is the order of execution done internally in the transformer with the stage editor having input links on the lft hand side and output links?
|
| August 08, 2009 02:28:24 |
#6 |
| Bublu |
Member Since: August 2009 Total Comments: 1 |
RE: What is the order of execution done internally in the transformer with the stage editor having input links on the lft hand side and output links? |
The following is the order of execution done internally in the transformer:
* Stage variables
*Constraints
*Derivations or Expressions
Note: We can't change the order of execution by using Link Ordering option. Link
Ordering is no where related to this. |
| |
Back To Question | |