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 |
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you
What will be the skew for, input file->partition by key-> partition by round robin->output file
how to create a new mfs file? where will we specify the number of partition eg 4 way ,8 way?
What are the kinds of layouts does ab initio supports?
What do you know about partition and also tell us about partition components in abinitio?
what is extension list in abinitio?
Runtime behavior of Normalize and Reformat
What is the diff between abinitiorc and .abinitiorc files ?
What are the benefits of data analyzing?
Can we specify checkpoints without Phases?
How to create repository in abinitio for stand alone system(local nt)?