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
What is a merge in datastage?
Differentiate between data file and descriptor file?
Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
what is the use of skid in reporting?
What is job control?
In Datastage, how you can fix the truncated data error?
What is the difference between informatica and datastage?
Triggers,VIEW,Procedures
What is the use of datastage director?
What is difference between symmetric multiprocessing and massive parallel processing?
What is ibm datastage?
Why do we use exception activity in Datastage?
How do you generate sequence number in datastage?
I have a few records just I want to store data in to targets cycling way how?
how to add a new records into source?