Why we use parameters instead of hard code in datastage.
Answers were Sorted based on User's Feedback
Answer / hanug
We use parameters to reuse the job multiple times by
passing different values to the job parameters.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / 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 |
What is the difference between hashfile and sequential file?
what is a nodemap constraint
how to change left and right links in join stage?
What is difference between symmetric multiprocessing and massive parallel processing?
Can you implement SCD2 using join, transformer and funnel stage?
What is the Difference Between DataStage 7.5 version and 8.1 Version?
What is use Array size in datastage
How do you generate sequence number in datastage?
how many datamarts we will use in real time project and when will use the datamart?pls send the replay early
How can we read latest records in a text file named file1.txt using seq file stage only? file1 having 100 records in that 5 record sare latest records.How can we read that latest records?
while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance
iam new to datastage...now i want to know what are fact tables, dimension tables in bank domain...if any body knows plz tell me asap..