difference between server shared container and parallel
shared container

Answers were Sorted based on User's Feedback



difference between server shared container and parallel shared container..

Answer / maruthi

SORRY LITTLE MISTAKE IN ABOVE ANSWER)SERVER SHARED
CONTAINERS CAN BE USED IN BOTH SERVER &
PARALLEL JOBS,BUT PARRALLEL CONTAINERS CAN NOT BE USED IN
SERVER JOBS.

Is This Answer Correct ?    28 Yes 1 No

difference between server shared container and parallel shared container..

Answer / kathyayini.t@gmail.com

we can use server shared containers in server jobs as wel
as in parallel jobs wer as the parallel shared containers
used in parallel jobs only

Is This Answer Correct ?    6 Yes 1 No

difference between server shared container and parallel shared container..

Answer / ravi

SERVER SHARED CONTAINER:SERVER SHARED CONTAINER USED IN BOTH
PARALLEL JOBS & SERVER JOBS.

PARALLEL SHARED CONTAINER:PARALLEL SHARED CONTAINER USED IN
PARALLEL JOBS.U CAN ALSO INCLUDE THE SERVER SHARED CONTAINER
IN PARALLEL JOBS AS A WAY OF COPARATED SERVER JOBS INTO A
PARALLEL STAGE.

Is This Answer Correct ?    2 Yes 0 No

difference between server shared container and parallel shared container..

Answer / ramya

1. Server shared containers contain server stage types,
parallel shared containers contain parallel stage types.
2. When we go for parallel shared container the logic
can be reusable across many jobs

Is This Answer Correct ?    2 Yes 9 No

difference between server shared container and parallel shared container..

Answer / hemachandra

I believe there is no difference between server shared
container and parallel stage container since server shared
container having server stages and parallel shared
container having parallel stages.

Is This Answer Correct ?    1 Yes 8 No

difference between server shared container and parallel shared container..

Answer / maruthi

SERVER SHARED CONTAINERS CAN BE USED IN BOTH SERVER &
PARALLEL JOBS,BUT PARRALLEL CONTAINERS CAN BE USED IN
SERVER JOBS.

Is This Answer Correct ?    5 Yes 16 No

Post New Answer

More Data Stage Interview Questions

Name the different types of Lookups in Datastage?

1 Answers  


What is a delta record? How you will read it?

0 Answers   EDS,


What is a datastage job?

1 Answers  


Explain the scenarios where sequential file stage runs in parallel?

3 Answers   Accenture,


What is the use of surrogate key stage?

2 Answers  


What is the difference between lookup and sparse lookup?

1 Answers  


what is the main difference between sorragate key n primary key in one word

2 Answers  


What is the difference between Link collector and Funnel Stages?

1 Answers  


Hi guys, In sequencer job, we have 3 sources, in that 1st source have some records, Here requirement is 1st source records are 100 then only run the job otherwise total job will abort... How to calculate this. please design the job. Thanks.

1 Answers   IBM,


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  


how do u catch bad rows from OCI stage? And what CLI stands for?

1 Answers  


what is a nodemap constraint

2 Answers   IBM,


Categories