what is the difference between .dbc and .cfg file?
Answer Posted / 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 |
Post New Answer View All Answers
What is publickey and private key?what is the use of this two keys?
How data is processed and what are the fundamentals of this approach?
Explain PDL with an example?
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
What are the benefits of data analyzing?
How does the bre work with the co>operating system?
What parallelisms does Abinitio support?
What is a partition and what are the different types of partition components in abinitio?
What is the function that transfers a string into a decimal?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What is the role of co-operating system in abinitio?
What is the architecture of abinitio?
How can you export a component’s internal parameters ?
What kind of layouts does abinitio support?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?