what is the difference between .dbc and .cfg file?
Answer Posted / 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 |
Post New Answer View All Answers
When we should use 'jobid' for commit table (Output table component??
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
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 difference between formal and export parameter? Export at what secenario we are going to use?
What does it mean by the term 'sort component'?
What do you mean by a transaction file?
What is m_dump?
What are the different types of partition components in abinitio?
To which project that prefix will set is to private project or public project or both?how and where to set?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What is the architecture of abinitio?