difference between server shared container and parallel
shared container
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
What is Horizontal transformation, vertical transformation,diagonal transformation?
Hi Can any one help regarding below INPUT NAME LOC Ram hyd Ram ban Raj chn Raj Pun Sam del OUPUT NAME LOC Ram Hyd ban Raj chn pun sam del
hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz
Hai..,in datastage how to explain project in interview?please explain any domain please.
how to implement scd2 in datastage 7.5 with lookup stage
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?
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
WHAT IS FORCE COMPILE?
What are routines in datastage?
data stores in which location while using data set stage as the target?
How to initialize environment variables?