InterviewSolution
| 1. |
What Are Different Type Of Repositories That Can Be Created Using Informatica Repository Manager? |
|
Answer» Standalone Repository : A repository which FUNCTIONS INDIVIDUALLY and 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 . Local repository can CONNECT to a global repository using global shortcuts and can use objects in it’s shared folders. Standalone Repository : A repository which functions individually and 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 . Local repository can connect to a global repository using global shortcuts and can use objects in it’s shared folders. |
|