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

souce file having the columns like name company krish IBM pooja TCS nandini WIPRO krish IBM pooja TCS if first row will be repeat i want the result like this name company count krish IBM 1 pooja TCS 1 nandini WIPRO 1 krish IBM 2 pooja TCS 2

9 Answers  


Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?

2 Answers  


How to create a doccument in datastage?

1 Answers   Cap Gemini,


what are the devoleper roles in real time? plz tell i am new to datastage....

0 Answers   Mphasis,


What are the unit test cases you used in your project?

1 Answers   CSC, HY,






Can you highlight the main features of ibm infosphere information server?

0 Answers  


there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why

1 Answers   Virtusa,


how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)

0 Answers  


how to call sequential generator in datastage?

1 Answers   IBM,


How you Remove the Dataset in Unix?

5 Answers  


Name the third party tools that can be used in datastage?

0 Answers  


Is it possible to query a hash file?

0 Answers   IBM,


Categories