How to create user defined environment varibale(parameter)?
Answer Posted / kiran
u can create parameter in 2 way 1.job level params 2.project
level params.
Job-Level: when u want to create job level params ,go to job
properties and use it.
Project -Level :when u want to create project level,go to
DS-Admin and click on environment variable and difine which
parama u need and open design go to job properties and call
thos params (which u defined in DS admin) in job properties
and use it.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What are the different kinds of views available in a datastage director?
what is 'reconsideration error' and how can i respond to this error and how to debug this
What are the stages in datastage?
what is the use of skid in reporting?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
How to read multiple files using a single datastage job if files have the same metadata?
What is size of a transaction and an array means in a datastage?
how to implement scd2 in datastage 7.5 with lookup stage
Enlist various types of routines in datastage.
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
What are routines in datastage?
How can you write parallel routines in datastage PX?
How do you start developing a datastage project?
What is datastage?
how to run a sequential file stage in parallel if the stage is used on the TARGET side