What is the difference between a DB config and a CFG file?
Answer Posted / sohanvarma
.dbc for Database Connection.
.cfg for Remote connection.
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
What is broadcasting and replicate?
Mention what is the syntax for m_dump in abinitio?
What are the types of data processing you are familiar with?
What are the facts that can compromise data integrity?
What are the co> operating system’s assorted library of integrated components?
What is a data processing cycle and what is its significance?
What are the different types of partition components in abinitio?
What are the features of ab initio?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
List out the file extensions used in abinitio?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What is rollup component?
What is publickey and private key?what is the use of this two keys?