How many repositories can we create in Informatica??
Answer Posted / prats
• Standalone Repository : A repository that functions
individually and this is unrelated to any other
repositories.
• Global Repository : This is a centralized
repository in a domain. This repository can contain shared
objects across the repositories in a domain. The objects
are shared through global shortcuts.
• Local Repository : Local repository is within a
domain and it’s not a global repository. Local repository
can connect to a global repository using global shortcuts
and can use objects in it’s shared folders.
• Versioned Repository : This can either be local or
global repository but it allows version control for the
repository. A versioned repository can store multiple
copies, or versions of an object. This features allows to
efficiently develop, test and deploy metadata in the
production environment.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What could be the possible resons of locks by user?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
How we can create indexes after completing the loan process?
Can you use flat files in Mapplets.
How to differentiate between the active and passive transformations?
EXL informatica Questions
How do we call shell scripts from informatica?
Explain sessions?
What do you mean by enterprise data warehousing?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
How to use procedural logic inside infromatica?
What is incremental aggregation?
How do you change a non-reusable transformation to reusable transformation?
What can we do to improve the performance of informatica aggregator transformation?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.