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
Code check-in and check-out commands in AbInitio
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
What is the function you would use to transfer a string into a decimal?
Have you worked with packages?
How would you find out whether a sql query is using the indices you expect?
How to add default rules in the transformer?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is ab initio enterprise meta>environment (eme)?
Can sorting and storing be done through single software or you need different for these approaches?
What is m_dump?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
What does it mean by the term 'sort component'?
What is the function that transfers a string into a decimal?
What information is provided by .dbc file extension for connecting to the database?
What do you mean by a transaction file?