How many partitions does a node can have?
Some body explain me clearly about the partitions and the nodes?
Answers were Sorted based on User's Feedback
Answer / kalyan
Node itself it working as a partition, That means you node
config file is giving the degree of parallelisum, means if
you are using 4 node config file, that job will working on
4 partitions.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / abc
It is the number of nodes in the parallel configuration
file which decides the number of partitions the data will
be split into. Each node acts on one partition.
| Is This Answer Correct ? | 3 Yes | 0 No |
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
what is 'reconsideration error' and how can i respond to this error and how to debug this
parallel jobs run on cluster machines. server jobs run on smp and mpp. What do mean by cluster mechines and SMP and MPP..?
What is Cleanup Resources and when do you use it?
How to find value from a column in a dataset?
Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
What are the partitioning techniques available in link partitioner?
how to unlock a locked job in datastage 8.0
How many partitions does a node can have? Some body explain me clearly about the partitions and the nodes?
what is usage of datastage with materialized views
Hi guys, please design a job with derivation(solution). write exact conditions. My requirement Source table emp_no qualification 1 a 1 c 2 a 3 c 3 b Target table emp_no qualification 1 b 2 b 2 c 3 a Here every employer have three qualifications i.e a,b and c. what ever source table dont have some qualification, that will be move to target table. Like above. Hope u get the point. Thanks.
What is datastage engine?