can we half project in parallel jobs and half project in
server jobs?
Answer Posted / akrishnareddy
no
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Can you explain tagbatch restructure operator?
If you want to use the same piece of code in different jobs, how will you achieve it?
What is the difference between Datastage 7.5 and 7.0?
Describe link sort?
What is the use of hoursfromtime() function in transformer stage in datastage?
What is data partitioning?
What is the purpose of pivot stage?
Explaine the implimentation of scd's in ds indetail, please send me step by step procedure to perform scd's 1,2,3. Please replay for this, Thanks in advance
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
EXPLAIN SCD
what is the difference between == and eq in UNIX shell scripting?
What are the types of containers in datastage?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
How many types of sorting methods are available in datastage?
how can we create rank using datastage?what is the meaning of rank?