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 significance of record required indicator of Join component ? How to use in abinitio graph?
Mention how can you connect eme to abinitio server?
What are the facts that can compromise data integrity?
When we should use 'jobid' for commit table (Output table component??
How scientific data processing is different from commercial data processing?
What is air-project parameter ? How to use in abinitio graph?
3 Answers IBM, TCL, Tech Mahindra,
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.
Have you worked with packages?
What are Cartesian joins?
what are the steps in actual ab initio graph processing including general,pre and post process settings?
How co>operating system integrates with legacy codes?
How to add default rules in the transformer?