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 is the difference between .dbc and .cfg file?
what is the difference between i)public ii)private iii)common and client projects?
What is the diff between abinitiorc and .abinitiorc files ?
Which component breaks the pipe line parallelism in graph?
What are the types of data processing you are familiar with?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
Mention some ways for improving performance of a graph?
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 is brodcasting and replicate?
What are the different types of parallelism used in abinitio?