|
- The Informatica repository is a relational database that stores information, or metadata, used by the Informatica Server and Client tools.
- Metadata can include information such as mappings describing how to transform source data, sessions indicating when you want the Informatica Server to perform the transformations, and connect strings for sources and targets.
- The repository also stores administrative information such as usernames and passwords, permissions and privileges, and product version.
- Use repository manager to create the repository.The Repository Manager connects to the repository database and runs the code needed to create the repository tables.
- These tables stores metadata in specific format the informatica server, client tools use.
|