what is the relation between EME , GDE and Co-operating
system ?
Answer Posted / nitin kohli
Co operating system is the core system. It is the Abinitio
server. All the graphs which are made in GDE are deployed
and run on cooperating system. It is installed on unix.
EME stands for Enterprise meta enviornment. It is a
repository which holds all the projects,
metadata,transformations and transformations.It performs
operations like version controlling, statistical
analysis,dependence analysis and metadata management.
GDE stands for graphical development enviornment and is
just like a canvas on which we creat our graphs with the
help of various components.It just provides graphical
interface for editing and executing Abnitio programs.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
What the difference between “look-up” file and “look is up” in abinitio?
What is the ab initio business rules environment (bre)?
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?
Can you explain data flow graph with an example?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What is the purpose of having stored procedures in a data-based?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
What are the different types of parallelism in ab initio?
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)?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What metadata importer can do in ab initio?
What are the reasons for which business can trust the approach of data processing?
What is data mapping and data modelling?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low