How you can delete an object from EME data store ? How to use in abinitio graph?
Answer Posted / keerthika
Q1.Follow these steps
1. export AB_AIR_BRANCH=<BRANCH_NAME_OF_EME> in the abinitio installed server or EME server
2.air object rm </path of eme with object name>
Q2.How to use in Abinitio is not specific can you please be elaborate to clarify more.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a partition and what are the different types of partition components in abinitio?
How many components in your most complicated graph?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
What is the importance of eme in abinitio?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?
What does de-partition mean in abinitio?
What are the functions of the replicate and dedup component?
What is a partition?
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)?
Can you explain data flow graph with an example?
What are differences between different versions of co-op?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
Explain the difference between the truncate and delete commands?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.