What are the functions of the replicate and dedup component?
No Answer is Posted For this Question
Be the First to Post Answer
What is the language used in Ab Initio ?
What is regex (lookup)? When you should use it?
What is the difference between a scan component and a rollup component?
How to get DML using Utilities in UNIX?
What is the difference between partitioning with key / hash and round robin?
Describe the effect of the "checkpoint" t-sql statement?
Order of Evaluation of Parameters
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
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)?
Is it possible to create a parameter in the component?
What is the significance of ‘mp run’ command ?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?