What is the language used in Ab Initio ?
Answers were Sorted based on User's Feedback
Answer / chand
the language used in abinitio is DML(data manipulation language)
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / ravikant
UNIX
basically when graph runs, it is executing .run file on
that server
| Is This Answer Correct ? | 3 Yes | 3 No |
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
How to add default rules in transformer?
What is the difference between a DB config and a CFG file?
What is a ramp limit?
When we should use 'jobid' for commit table (Output table component??
Is data warehousing different from data mining?
what is the difference between i)public ii)private iii)common and client projects?
What is the latest version that is available in Ab-initio?
can we perform checkin and checkout through sandbox?
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
How do you add default rules in transformer?
What is the difference between partitioning with key and round robin?