How will you use EME for view or publish metadata reports
using EME?
Answer / mahesh
by using m_dump we can print information about data & meta data.
to view the multifile detail information
m_dump<dml path><file path>
| Is This Answer Correct ? | 0 Yes | 0 No |
What are “business rules” in ab initio business rules environment (bre)?
What does it mean by the term 'sort component'?
What do you understand by overflow errors?
What are the key elements of a data processing system?
what is the use of stdenv in abinitio and what the main concept belongs to is?what is env?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
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 Generate Records Component and Create Data Component?
Layout - L1*, L1 - What is the difference
What is the difference between In-Memory Sort and Inputs must be sorted?
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5