What is exact difference between Parallel Jobs and server Jobs..
Answer Posted / geed
Parallel job run on multithreading where as server job run
on singlethread.
parallel job we can use millions of data to run by using
nodes and partition where server job we can use small amount
of data so that the output will be retrived faster,since it
single threading.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Terminate Activity
What is the difference between odbc and drs stage?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
What is the roundrobin collector?
Describe routines in datastage? Enlist various types of routines.
How we can covert server job to a parallel job?
What is the difference between Datastage 7.5 and 7.0?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
Differentiate between Join, Merge and Lookup stage?
What are the types of views in datastage director?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
in oracle target stage when we use load option and when we use upsert option?
What are data elements?
What is the flow of loading data into fact & dimensional tables?
Define Data Stage?