If I delete 1 partition (in 8 partition multifile) and run
the graph. Will the graph run successfully?, If not what
error I'm going to get.
Answer Posted / jinsan
it will fail giving error "failed to open file (with the
path to the file partition)"
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is a look-up?
How do you add default rules in transformer?
Describe what the SQL Server tempdb and tlog files are used for?
What is the difference between partitioning with key / hash and round robin?
Within a cursor, how would you update fields on the row just fetched?
Mention what is rollup component?
What do you know about abinitio?
Can you explain the co>operating system’s processing model?
How do you improve the performance of a graph?
Mention some ways for improving performance of a graph?
What are the different forms of output that can be obtained after processing of data?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
Can you explain data flow graph with an example?
What are the functions of the replicate and dedup component?