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


Please Help Members By Posting Answers For Below Questions

How do you remove duplicate values in datastage?

620


What are the enhancements made in datastage 7.5 compare with 7.0?

705


Describe stream connector?

827


Can you explain repository tables in datastage?

897


What is the use of hoursfromtime() function in transformer stage in datastage?

580






What is job control?

620


what is flow of project?

1555


how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.

2723


How a server job can be converted to a parallel job?

617


How to Remove Duplicate using SQL?

839


Define oconv () and iconv () functions in datastage?

872


What are the primary usages of datastage tool?

623


how many rows sorted in sort stage by default in server jobs

3554


How to read multiple files using a single datastage job if files have the same metadata?

735


What is datastage?

647