What is the difference between a DB config and a CFG file?

Answers were Sorted based on User's Feedback



What is the difference between a DB config and a CFG file? ..

Answer / riman bhaumik

.cfg - > Database table configuration files for use with
2.1 Database components

.dbc -> Database configuration files

Is This Answer Correct ?    15 Yes 0 No

What is the difference between a DB config and a CFG file? ..

Answer / matcha s

.dbc is a abinitio defined file.
where .cfg is unix defined.
we need to configure some parameters to generate .dbc file
like database name ,version,username password,hostname
etc.. we create this file to work out with the database
components.
.cfg file fed into kornshell script as an auto parameter
driven shell script.It is unix level file

Is This Answer Correct ?    4 Yes 0 No

What is the difference between a DB config and a CFG file? ..

Answer / bharathi

Both .dbc and.cfg files are database configuration files.

The .cfg files are older version of database configuration
files used with 2.1 database components.

Is This Answer Correct ?    4 Yes 2 No

What is the difference between a DB config and a CFG file? ..

Answer / guest

db config gives details about the database configeration
whereas cfg gives gives the entire configeration details

Is This Answer Correct ?    2 Yes 1 No

What is the difference between a DB config and a CFG file? ..

Answer / jakirazam

.dbc and .cfg are same file .
in older versions .dbc file is called as cfg.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between a DB config and a CFG file? ..

Answer / 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

What is the difference between a DB config and a CFG file? ..

Answer / ganga

.dbc file is interface between GDE and Database(connections
and configuring to extract data by using input table)

.cfg is a config file connect to co>ops there is a
configuring global connections.

Is This Answer Correct ?    1 Yes 1 No

What is the difference between a DB config and a CFG file? ..

Answer / guest

db file gives configuration of our database
.cfc gives the the total configuration of the system

Is This Answer Correct ?    0 Yes 2 No

What is the difference between a DB config and a CFG file? ..

Answer / guest

.db consists info used by gde to connect to database
.cfg consists info used by co>op to connect to database

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More Ab Initio Interview Questions

what is the difference between i)public ii)private iii)common and client projects?

0 Answers  


Describe the effect of the "checkpoint" t-sql statement?

1 Answers  


how to calculate EME version using unix ?

6 Answers   Accenture, IBM,


how to prepare scd2 in abinitio

1 Answers   CTS,


What is abinitio?

0 Answers  






i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5

0 Answers  


What is the syntax for m_dump in abinitio?

0 Answers  


What are the fundamental blocks of co> operating system of ab initio?

0 Answers  


Explain what is the architecture of abinitio?

0 Answers  


What is the core of co> operating system?

0 Answers  


Why might you create a stored procedure with the with recompile option?

0 Answers  


What are Cartesian joins?

3 Answers  


Categories