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 |
which cache supports connected & un connected Lookup
Define Merge?
What all the types of jobs you developed?
Describe the architecture of datastage?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
How to create environments and call them? What is the use defined variables?
can we see the data in fixed width file? how can u change the datatype of fixed width files?
how can you generate sequence number using only the sequential file stage?
How can we achive parallelism
What is Horizontal transformation, vertical transformation,diagonal transformation?
how to handle null values in sequential file?
Hi frnds, my scenario is like i'm having a record 1234"1323£3434%343434^23232!1212$23232 in the above record all the special characters must be removed.how can we do it in datastage 8.0.1.can any one please ans this? thanx in advance