what is the difference between the .dbc and .cfg extensions
and give any clear information ?
Answers were Sorted based on User's Feedback
Answer / raj shekar nagula
A .dbc file has the information required for Ab Initio to
connect to the database to extract or load tables or views.
While .CFG file is the table configuration file created by
db_config while using components like Load DB Table.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sohan
.dbc is for Database Connection.
.Cfg is for Remote Connection.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / suresh
we can use a single .dbc file across project level, do not mention any hod coded values in the file.
coming to each module in a project user need to provide the details in configuration file
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What is the difference between Generate Records Component and Create Data Component?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What are the co> operating system’s assorted library of integrated components?
How can a graph be run infinitely?
What is regex (lookup)? When you should use it? How to use in abinitio graph?
How can you connect eme to abinitio server?
What dedup-component and replicate component does?
What do you mean by a transaction file?
What are the factors on which storage of data depends?
What is the importance of eme in abinitio?
The methods to improve performance of a graph?
I have a DML in my local system the location is E:/u/home/khaleel/dml how to convert this path to $DML?