Graph was failed how it is achived ? send answer with phone
number? i want speak with directly who is intrest on
abinitio?
Answer / mahendra patnaik
There are several resons that graph will be failed.
I have one specific Answar for this is...
If the graph is failed then Abinitio will create one .rec
file in the run directory of your sendbox. if you want to
rollback the graph then use m_rollback command in the unix
directory or you can use m_cleanup utilities in the Unix
command.
please let me know your exact requirement so that I can try
to help you.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the best way of creating huge test feeds?
What is the DynamicScriptGeneration and what is the Use?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
How to load the data from an excel sheet to input file in a graph?
What is sort component in abinitio?
Graph was failed how it is achived ? send answer with phone number? i want speak with directly who is intrest on abinitio?
What do you know about partition and also tell us about partition components in abinitio?
11. What is the use of allocate()?
How Does MAXCORE works?
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
What is the function that transfers a string into a decimal?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.