What is a partition?
Answer / Rahul Bhaskar
In Ab Initio, a partition refers to a logical division of data or resources within the system. Partitions can be used to organize and manage large datasets, isolate processing tasks, or control access to resources. For example, partitions can be created for different departments within an organization to segregate their data and ensure data privacy.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the project environment(for each project the environment is same or different to different project)?
how does deadlock occur?
What is brodcasting and replicate?
What is a rollup component?
How can you view the data in the Multifile
What dedup-component and replicate component does?
Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?
How can you find the 2nd Highest salary in a file department wise in abinitio?
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
11. What is the use of allocate()?
What is the architecture of abinitio?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low