What is the difference between a DB config and a CFG file?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?
Explain how abinitio eme is segregated?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What is use of creating a save files? How to use in abinitio graph?
1 Answers Cognizant, IBM, Intellego, TCL,
. What is dynamic lookup ?
How to move data from developement to testing and testing to production?
1 Answers BitWise, CTS, Satyam, Wipro,
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
What are the co> operating system’s assorted library of integrated components?