i need help from u. i want to learn abinitio. please provide
pdfs or material or books.
Answer Posted / vperacto
Hello,
if you want to learn abinitio, then you can also go for online abinitio training. We can provide you the best lessons on online abinitio training. For Further information you can also visit us at:-
[url=http://vperacto.com/product/online-ab-initio-abinitio-etl-training-tutorial-online-classrooms-live-course-training/]Online Ab inito Training[/url]
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I run the 2 gui merge files?
What is sandbox?
What does edp stand for?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
Mention what dedup-component and replicate component does?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
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 a rollup component? Explain about it.
What do you mean by a transaction file?
List out the file extensions used in abinitio?
How can you import XML repositories exported from different tools like ODI
What do you mean by the term data warehousing?
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 ?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on