what is the difference between the .dbc and .cfg extensions
and give any clear information ?
Answer Posted / equalizer
There is no difference , ab initio now uses the term ".dbc"
file to store the database configuration info. earlier it
was called ".cfg"
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
What is the role of co-operating system in abinitio?
What are the six data process products of ab initio (architecture of ab initio)?
What do you mean by a transaction file?
Hi friends, what are the new features in abinito3.0?
What do you mean by a transaction file and how it is different from that of a sort file?
What is a data processing cycle and what is its significance?
What is a rollup component?
Explain PDL with an example?
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
Explain the methods to improve performance of a graph?
Can you explain the performance and scalability of co> operating system?
How to run a graph infinitely?
Mention what is the syntax for m_dump in abinitio?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.