How transaction file different from that of a sort file?
Answer / Prabodh Kumar
A transaction file is a sequential file that contains data transactions, such as insert, update, or delete operations. It is typically used for batch processing where multiple transactions are collected before being processed. On the other hand, a sort file is a temporary file created to store sorted records in a specific order.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is de-partition in abinitio?
. How we can remove temp files of a failed job if .rec is not available
How to implement the funtionality in the custom component to use in the graph?
Can you run air sandbox run using pset ?
How co>operating system integrates with legacy codes?
List out some of the air commands used in abintio?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
What are the facts that can compromise data integrity?
What is a ramp limit?
What do you understand by a cartesian join?
EmpId RollNo RollNo2 A t1 se A1 se tm i want output as A Emp A TL A1 SE etc how i can get output please send me your answer
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?