What is exact difference between Parallel Jobs and server Jobs..
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
Answer / guest
parallel jobs run on cluster machines.
server jobs run on smp and mpp
| Is This Answer Correct ? | 2 Yes | 8 No |
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 |
what is parameterset?
How can you write parallel routines in datastage PX?
Why do we use exception activity in Datastage?
What are stage variables and constants?
Define Merge?
what is the main difference between sorragate key n primary key in one word
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
Differentiate between operational datastage (ods) and data warehouse?
can we see the data in fixed width file? how can u change the datatype of fixed width files?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
How to remove blank spaces from data?
What are the various kinds of containers available in datastage?