Answer Posted / gita
Deadlock occurs when a program cannot progress, causing a
graph to hang. The likelihood of deadlock occurring depends
on the patterns of data flows. A graph carries a potential
for deadlock when flows diverge and converge within a single
phase. If the flows converge at a component that reads its
input flows in a particular order, that component may wait
for records to arrive on one flow even as the unread data
accumulates on others, because components have a limited
buffering capacity. Before GDE version 1.8, deadlock was a
common problem. It is now a rare occurrence due to the
automatic flow buffering feature added in version 1.8.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
How to add default rules in the transformer?
Explain what does dependency analysis mean in abinitio?
What is broadcasting and replicate?
How do you add default rules in transformer?
Tell us about the architecture of abinitio.
What are the co> operating system’s assorted library of integrated components?
How can a graph be run infinitely?
What kind of layouts does abinitio support?
What do you mean by a transaction file and how it is different from that of a sort file?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................
How to add default rules in transformer?
What is the difference between sandbox and EME?