Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Install
  4. Data Archive Installation
  5. Data Vault Installation
  6. Application Accelerator Installation
  7. Application Retirement for Healthcare Accelerator Installation
  8. MongoDB Accelerator Installation
  9. Salesforce Accelerator Installation
  10. After You Install
  11. Data Archive Upgrade
  12. Data Vault Upgrade
  13. Upgrading Oracle History Data
  14. Upgrading PeopleSoft History Data
  15. ILM Data Validation Option Setup
  16. Data Archive Source and Target Database Requirements
  17. Data Archive Connectivity
  18. Data Archive Uninstallation
  19. SAP Application Retirement
  20. Database Users and Privileges
  21. Data Visualization Designer Installation
  22. Data Archive Installation Requirements Checklist and Architecture Options

Installation and Upgrade Guide

Installation and Upgrade Guide

Installing Data Vault Loader and Data Discovery

Installing Data Vault Loader and Data Discovery

Before you install the Data Vault Loader, you must install Data Archive with the ILM Engine and Repository component.
  1. Go to the directory where you extracted the files from Informatica_ILM_<release>.zip, for example, Informatica_ILM_61.zip.
  2. With administrator privileges, run one of the following commands:
    • On Windows operating systems, run
      install.cmd
      .
    • On UNIX based operating systems, run
      install.sh
      .
    The
    Welcome
    page of the ILM installer appears.
  3. Click
    Next
    .
    The
    Installation Mode
    page appears.
  4. Select
    Install Data Archive
    and click
    Next
    .
    If you purchased ILM products from Symantec, the
    License Agreement
    page appears. Accept the terms of the license agreement, and click
    Next
    .
    The
    License Key
    page appears.
  5. Enter the path and file name of the license key file, and click
    Next
    .
    The
    Installation Folder
    page appears.
  6. Enter the absolute path of the directory that you used to install the ILM Engine and repository.
    The directory names in the path cannot contain spaces or any of the following special characters:
    @|* $ # ! % ( ) { } [ ] , ; '
  7. Click
    Next
    .
    The
    Components to Install
    page appears.
  8. Select the checkbox next to
    Data Archive
    and the radio button next to
    Data Vault Loader and Data Discovery
    , then click
    Next
    .
    The
    Configure ILM Repository
    page appears.
  9. Enter the connection details for the database where you created the ILM repository.
    The following table describes the database credentials:
    Field
    Description
    Database Type
    Database for the ILM repository, usually called AMHOME.
    You can install the ILM repository on Oracle, Microsoft SQL Server, or IBM DB2.
    Database URL
    Host name and port number for the database instance or Microsoft SQL Server instance.
    Enter in the following format:
    <host name>:<port number>
    Repository Schema Name
    A unique placeholder for tables. This placeholder is different from the default placeholder.
    Repository Login Name
    Login name for a user who has full access to the repository schema.
    If you install Data Visualization, the repository login name cannot contain the following special characters: @ :
    Repository Password
    Password for the ILM repository database user or login.
    If you install Data Visualization, the repository password cannot contain the following special characters: @ :
    Database Service Name
    ILM repository database service name or database name.
    JDBC connections use the Oracle service name to connect to the database. The Oracle service name may not be the same as the Oracle SID. Use the following SQL statement to determine the database service name:
    select name, value from v$parameter where name = 'service_names';
    Data Tablespace Name
    Tablespace or data filegroup name, such as AM_DATA.
    Not required for Data Vault Loader and Data Discovery installation.
    Index Tablespace Name
    Index tablespace or filegroup name, such as AM_INDEX.
    Not required for Data Vault Loader and Data Discovery installation.
    SSL Enabled
    Check box to confirm the AMHOME database is SSL enabled.
    SSL Enabled is only available when the ILM repository is on Oracle 11g or Oracle 12c.
  10. Click
    Install
    .
    The
    Pre-installation Summary
    page displays the installation directory and the component you selected to install.
  11. Review the installation details and click
    Install
    .
  12. The
    Install Complete
    page indicates whether the installation completed successfully.
  13. Click
    Done
    to complete the installation.

0 COMMENTS

We’d like to hear from you!