what is the difference between .dbc and .cfg file?
Answers were Sorted based on User's Feedback
Answer / nag
.dbc is used establish the connection between data base
server and Abinitio server.
.cfg file:Where all the enveroniment variables are declared
in order to the application and to support the multi
environiments.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / riman bhaumik
.cfg - > Database table configuration files for use with
2.1 Database components
.dbc -> Database configuration files
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ravi k
.dbc file is used for internal sources which are used in the project and which are configured like oracle, DB2 etc.
.cfg file is used for External sourecs like Hadoop, SAS etc. which are not configured in the system.
Both are the same when we are using same source
| Is This Answer Correct ? | 0 Yes | 0 No |
Define ramp limit in ab initio?
Mention what is the syntax for m_dump in abinitio?
Can you read multiple input files using one input file component ?(same DML)
What is data encoding?
What are the types of data processing you are familiar with?
Difference between public and private projects and how to make private to public?
I had 10,000 records r there i loded today 4000 records, i need load to 4001 - 10,000 next day how is in Type 1 and how is it on type 2?
What is AB_LOCAL expression where do you use it in ab- initio?
List out some of the air commands used in abintio?
If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?
What kind of layouts does abinitio support?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?