How to use Environment variable's in datastage?(use of process)
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 |
DataStage Scenario based Interview Questions
can we half project in parallel jobs and half project in server jobs?
How to display all the duplicate records from the oracle Table?
what is the difference between 7.1,7.5.2,8.1 versions in datastage?
Differentiate between datastage and informatica?
What is quality stage?
1.What is the flow of Transformer? 2.How can you do INDEX table in DataStage level?
Hi friends, I am new to datastage, i have one query in datastage any one you please give reply to my post. I have a workbook (excel sheet) named as eg: xxxx, in that i have two tables emp(eid, ename, salary, deptno) and dep(deptno, name, state). in my source i have ODBC enterprise stage read the emp table and dept table join the two table and write the dept no 10(eid,ename,salary,name,state) values in target(). Thanks, Badari
i 10 jobs first two jobs are runing in 2nodes,next 2 jobs are running in 4 nodes, next 4 jobs are running in 6 nodes and the remaining jobs are running on 10 nodes. how to change the node configuration?
How to perform incremental load in datastage?
What are the different plug-ins stages used in your projects?
How can you join flat file, oracle as a sources?