What is exact difference between Parallel Jobs and server Jobs..
Answer Posted / bharath
SERVER JOBS
->Runs on single node
->Executes on DS Server Engine
->Handles less volume of data
->Slow data processing
->Having less no. of components(i.e, palette)
->Compiled into Basic language.
PARALLEL JOBS
->Runs on multiple nodes.
->Executes on DS parallel engine.
->Handles Huge volume of data
->Faster data processing.
->Having more no. of components
->Compiled into OSH(orchestrate shell script) except transformer( C++ and OSH )
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
What is the method of removing duplicates, without the remove duplicate stage?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is the difference between informatica and datastage?
what are the errors,warnings in datastage
Define data aggregation?
What is the different type of jobs in datastage?
How do you schedule or monitoring the job?
What is job control?
How rejected rows are managed in datastage?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
What are the components of ascential data stage?
How many types of stage?
Explain the situation where you have applied SCD in your project?
what is use of SDR function?