Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Install PowerCenter (10.4.x - 10.5) on Docker with Informatica Deployment Manager

Install PowerCenter (10.4.x - 10.5) on Docker with Informatica Deployment Manager

Install PowerCenter (10.4.x - 10.5) on Docker with Informatica Deployment Manager

PowerCenter Repository

PowerCenter Repository

The PowerCenter repository stores information about the metadata for the data objects and mappings in a relational database.
You can create the PowerCenter repository in one of the following databases:
Microsoft Azure SQL
The Microsoft Azure SQL database is certified by Informatica to create the PowerCenter repository. Complete the following tasks to prepare the Microsoft Azure SQL database for the PowerCenter repository or to create a container database:
  • Create the database with the
    required parameters
    , allowing for 200 MB of disk space.
  • Set up database user accounts
    .
Oracle
You can use an Oracle database if you can ensure proper connectivity between the database and the Kubernetes cluster. Complete the following tasks to prepare the Oracle database for the PowerCenter repository or to create a container database:
  • Create the database with the
    required parameters
    , allowing for 35 MB of disk space.
  • Set up database user accounts
    .
PostgreSQL
You can use a PostgreSQL database if you can ensure proper connectivity between the database and the Kubernetes cluster. Complete the following tasks to prepare the PostgreSQL database for the PowerCenter repository or to create a container database:
  • Create the database with the
    required parameters
    , allowing for 35 MB of disk space.
  • Set up database user accounts
    .
You do not need to install the PostgreSQL client software, as the installer bundles it with the image.
Microsoft SQL Server
You can use a Microsoft SQL Server database if you can ensure proper connectivity between the database and the Kubernetes cluster. Complete the following tasks to prepare the Microsoft SQL Server database for the PowerCenter repository or to create a container database:
  • Create the database with the
    required parameters
    , allowing for 200 MB of disk space.
  • Set up database user accounts
    .
For more information on database parameters and database user accounts, see the
Installation for PowerCenter and Data Quality
guide for the
PowerCenter
version to install.

0 COMMENTS

We’d like to hear from you!