By Using Parameters we can avoid hardcoding and assign values at runtime
Ishu
Feb 20th, 2015
Use of parameters:
1. avoid hardcoding.
2. Incase a value for some parameter is changed in future, we can change it at a single point instead of making changes everywhere in every job wherever it is used which is kind of time saving and less chances of getting errors.
3. avoids providing values at run time.
What are the uses of using parameters in datastage?
Questions by premox5 answers by premox5
Related Answered Questions
Related Open Questions