how can you convert 3 way to 7way partitioning in abinitio?
Answer Posted / ramki
For this btr way is to use a grpah.. use three way file as
input and 7way file as output and use pks in between them
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What is a rollup component? Explain about it.
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
how to insert/update a csv file by comparing it with another csv file?
What is publickey and private key?what is the use of this two keys?
Explain what does dependency analysis mean 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...................................
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
What is a partition and what are the different types of partition components in abinitio?
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 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.
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
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
Why do you think data processing is important?