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 |
How do u view log file for a particular job?
which is more expensive hash or modulus partitioning? when do you use modulus partitioning?
why do u need the IOS upgradation in a FC switch
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
Difference between JOIN,LOOKUP,MERGE?
in one scenario source flat file like Fileld1 00122001550056200568 00256002360014500896 00123004560078900258 00147004560025800256 divide each 5 numbers as one column i.e here i need field1 field2 field3 field4 00122 00155 00562 00568 00256 00236 00145 00896 00123 00456 00789 00258 00147 00456 00258 00256 plz help me....
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on
hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" i have no idea, what should i do..please help :(
which is the most complex job in your career? Please tell me answer?
what is the use of DSattchJob?DetachJob? where can we find it?
How did you reconcile source with target?