How to create environments and call them? What is the use
defined variables?
Answer Posted / viji
We can call the environmental variable by using job properties tab of sequence and parallel datastage jobs
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define Data Stage?
Can you define merge?
How do you run datastage job from the command line?
Define data aggregation?
How do u convert the columns to rows in datastage?
What are the different kinds of views available in a datastage director?
What are iconv and oconv?
Can you explain how could anyone drop the index before loading the data in target in datastage?
If you want to use a same piece of code in different jobs, how will you achieve this?
What is the sortmerge collector?
What are some different alternative commands associated with "dsjob"?
Which commands are used to import and export the datastage jobs?
What is datastage engine?
What are routines in datastage? Enlist various types of routines.
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this