What is exact difference between Parallel Jobs and server Jobs..

Answers were Sorted based on User's Feedback



What is exact difference between Parallel Jobs and server Jobs....

Answer / kiran

Sorry Guys Your Answer is Wrong.

Server jobs don't support partitions and no parllalism and
its run only SMP mechines,.Performance is low

Parallal jobs Support Partions and parallism and its run on
SMP,MPP or Cluster Mechine(If require run on Us/OSS
Mechines also).Performance is high

Is This Answer Correct ?    18 Yes 3 No

What is exact difference between Parallel Jobs and server Jobs....

Answer / madhava

Parallel jobs:
1.parallel jobs run on parallel engine.
2.Supports pipeline and partition parallelism.
3.compiled into OSH

server jobs:
1.run on server engine
2.doesn't support parallelism and partitioning techniques.
3.compiled in to BASIC language

Is This Answer Correct ?    8 Yes 0 No

What is exact difference between Parallel Jobs and server Jobs....

Answer / yarramasu

server jobs have only one single node
parallel jobs have multiple nodes
server jobs can support only smp and doesnt support mpp
parallel jobs support smp and mpp
server jobs doesnt support pipeline partition
parallel jobs can support pipelilne parition
server jobs performence very low
parallel jobs performence very high

Is This Answer Correct ?    5 Yes 1 No

What is exact difference between Parallel Jobs and server Jobs....

Answer / radha

i accept with kirans answer.
server job having only one node.there is no partitions
and parllel job contains mor than one node.

Is This Answer Correct ?    0 Yes 2 No

What is exact difference between Parallel Jobs and server Jobs....

Answer / venugopal

Server jobs can be run on SMP,MPP. performance is low
Parallel jobs can run on SMP,MPP or cluster systems.
performance is high

Is This Answer Correct ?    0 Yes 4 No

What is exact difference between Parallel Jobs and server Jobs....

Answer / guest

parallel jobs run on cluster machines.

server jobs run on smp and mpp

Is This Answer Correct ?    2 Yes 8 No

What is exact difference between Parallel Jobs and server Jobs....

Answer / prakash

Server jobs can be run on SMP,MPP machines.Here performance
is low i.e speed is less
Parallel jobs can be run only on cluster machines .Here
performance is high i.e speed is high

Is This Answer Correct ?    3 Yes 11 No

Post New Answer

More Data Stage Interview Questions

What is the diff between sort performed at sort stage and the stream sort performed at the input of few stages in DS Enterprise edition?

1 Answers  


What is difference between symmetric multiprocessing and massive parallel processing?

0 Answers  


explain about citrix scheduling tool in datastage

0 Answers   HSBC,


when will you go for dataset and fileset?

2 Answers   Accenture,


Main Function of the Staging area in DWH ?

2 Answers  






i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

0 Answers  


how many write modes are there in ds

2 Answers   IBM,


if a column contains data like abc,aaa,xyz,pwe,xok,abc,xyz,abc,pwe,abc,pwe,xok,xyz,xxx,abc, roy,pwe,aaa,xxx,xyz,roy,xok.... how to send the unique data to one source and remaining data to another source????

3 Answers  


What are the types of containers?

0 Answers  


Question 4) source target c1 c1 c2 c3 c2 c4 c4 c5 c3 c6 c7 c4 c5 c6 c7 Singal Source and Singal Target only subash,

3 Answers   TCS,


What is Horizontal transformation, vertical transformation,diagonal transformation?

2 Answers   Cap Gemini,


in aggregator , how can i get the sum in readable format

4 Answers   IBM,


Categories