What is the difference between sandbox and EME, can we perform checkin and checkout through sandbox?
5 34013
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
What is the syntax for m_dump in abinitio?
What is 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...................................
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 difference between formal and export parameter? Export at what secenario we are going to use?
What is a partition and what are the different types of partition components in abinitio?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What are the Graph parameter?
How do you improve the performance of a graph?
What are the different types of parallelism used in abinitio?
How do you truncate a table?
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 sandbox and EME?