How to use Environment variable's in datastage?(use of process)
Answer Posted / hanug
To use environment variable at the project or job level, we
should first check if the environment variable already
present at the project level. If the environment variable
does not exist, we should create the one and then it should
be used at the project level or at the job level.
To use the environment variable you just need to add to the
project or job.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is staging variable?
what is flow of project?
What is use Array size in datastage
What is the process of killing a job in datastage?
What are the partitioning techniques available in link partitioner?
Define Job control?
What are constraints and derivations?
Is possible to create skid in dim,fact tables?
Where do the datastage jobs get stored?
What are the processing stages?
What is the difference between orabulk and bcp stages?
Can you implement SCD2 using join, transformer and funnel stage?
What is the differentiate between data file and descriptor file?
what is use of SDR function?
How to reverse the string using SQL?