2.how u run your rotines in unix?
what is job sequencer?
if i have 4 jobs i would like to run 2 jobs in server(using job jobsequencer)and remaining 2 in parallel?how can i run?
Answer Posted / guest
by using jobsequenser we can run.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Could anyone give brief explanation bout datastage admin
AGGREGATOR default datatype
Define Job control?
How a routine is called in datastage job?
what is the custome stage in datastage? how can we impliment that one? plz tell me
How can one find bugs in job sequence?
Name the different sorting methods in datastage.
Highlight the main features of datastage?
What is use Array size in datastage
How to read the length of word in unix?
Explain entity, attribute and relationship in datastage?
Explain datastage architecture?
How to manage date conversion in Datastage?
Differentiate between validated and Compiled in the Datastage?
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