Why we use parameters instead of hard code in datastage.
Answer Posted / nish
hard coding is a very bad practice.
You will face troubles once you deploy to production environment and need to make changes.
Instead if you parameteris and just make the change in original it will automatically update.
This is similar to your ATM card and pin. even if you change/update your pin the card will work.
If pin is hardcoded to the card and you need to change pin, then you need to get a new card everytime you want to change pin.
Does that make sense?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
client know skid info?
What is a ds designer?
What is meta stage?
Define Merge?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
What is the use of datastage designer?
What is the difference between account and directory options ?
What are the important features of datastage?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
what are the devoleper roles in real time? plz tell i am new to datastage....
options available in sequence job to run,validate?
How do u convert the columns to rows in datastage?
What are the job parameters?
What are routines in datastage?
What is the difference between odbc and drs stage?