What is exact difference between Parallel Jobs and server Jobs..
Answer Posted / poonam
Parallel jobs are carriedout on miltiple nodes/processors
but in server jobs no multitasking is there to talk in
simple terms. There are many technical differences like no
server sort stage etc but this is the basic difference
| Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
Difference between ‘validated ok’ and ‘compiled’ in data stage?
What are stage variables, derivations and constants?
What is the difference between passive stage and active stage?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
How do you generate sequence number in datastage?
What is the difference between hashfile and sequential file?
What are the functionalities of link collector?
What is the method of removing duplicates, without the remove duplicate stage?
What is the importance of the exception activity in datastage?
How do you schedule or monitoring the job?
How many types of sorting methods are available in datastage?
What are routines in datastage?
How to reverse the string using SQL?
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?
What is size of a transaction and an array means in a datastage?