what is the relation between EME , GDE and Co-operating
system ?
Answer Posted / vikram gokhru
EME contains old as well as new versions of graphs
while GDE(graphical development environment) contains
only the latest version,while Co-operating system
ia installed at client machine,and it interacts
with GDE.
Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
What is publickey and private key?what is the use of this two keys?
What do you mean by data sorting?
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 differences between different versions of co-op?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
Within a cursor, how would you update fields on the row just fetched?
Have you used rollup component? Describe how.
What is sandbox?
What is the purpose of having stored procedures in a data-based?
What are the different types of parallelism in ab initio?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
Why is data processing considered beneficial?
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 ?
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