how will i can implemate Insert,Update,delete in abinitio?
how will u view MFS in unix?what is diff/btween conditional
dml& conditional component?
Answer Posted / lyubov podolskaya
to find records which should be inserted , updated or
deleted one should use ab initio flow
a. unload master table
b. read delta file
c. use inner join to join a and b unused a will be your
delete records (if required) unused b will be your insert
record . joined a and b will be your update records
to view MFS in unix you should run m_expand command
conditional DML can be pass as program variable
conditional components will be used only when condition past
to the graph is true
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
can we perform checkin and checkout through sandbox?
What is publickey and private key?what is the use of this two keys?
What do you understand by local lookup?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
What are “business rules” in ab initio business rules environment (bre)?
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)?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
What are the different types of parallelism in ab initio?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
What are the steps to create a repository in ab initio?
How co> operating system natively processes the data?
What is brodcasting and replicate?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is a partition and what are the different types of partition components in abinitio?
How transaction file different from that of a sort file?