what is hash file in abinitio? how will it read in
abinitio? in hash file the data files r combine
(file1.dat,file2.dat,file3.dat......etc) how will it divide?
Answer Posted / equalizer
There is no comcept of hash file in ab initio.
Couple of scenarios I can think of
1) If the source file is combined data from multiple files
with header-body-trailer for each file. Create record types
and process.
2) If this is a message that contains information of the
data files then use read muliple files component.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi friends, what are the new features in abinito3.0?
Explain about ab initio’s dependency analysis?
What are “business rules” in ab initio business rules environment (bre)?
What are the reasons for which business can trust the approach of data processing?
What is the use of the co> operating system in ab initio?
What is the difference between rollup and scan?
What are the types of data processing you are familiar with?
What is a rollup component? Explain about it.
What happens when we provide null key to sort, merge and pbks in Abinitio ?
Explain how abinitio eme is segregated?
Why is data processing considered beneficial?
What kind of layouts does abinitio support?
Mention what dedup-component and replicate component does?
What do you understand by overflow errors?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?