Answer Posted / prakash balakrishnan
It is the condition, where the graph will stop processing
due to mutual dependency of data.
For Ex:
Let’s consider a concatenate component, having three
inputs. Let’s say first i/p receives 20 million records,
second i/p receives 1000 records, third i/p receives 500
records.
Now even though the concatenate receives i/p’s at second
and third i/p port, the concatenate won’t work until it
receives all the i/p’s at it’s first i/p port. So the
graph’ll stop processing until the first i/p port receives
all its data. This condition is called DEADLOCK.
This is now minimised (not prevented) by “Automated flow
buffering”. This will in turn provide more workspace in
network resource allocation. So that the processing’ll be
faster.
The Automated flow buffering is available from 1.8 version.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is the importance of eme in abinitio?
Explain what is the architecture of abinitio?
How to create a repository in abinitio for stand-alone system(local nt)?
What does de-partition mean in abinitio?
What is local and formal parameter?
What is a rollup component?
What are the fundamental blocks of co> operating system of ab initio?
How can we increase the loading performance of oracle table in AbInitio?
How co>operating system integrates with legacy codes?
What is air-project parameter ?
What information is provided by .dbc file extension for connecting to the database?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
How to move or copy the project parameter or project object to my sandbox?