Table of Contents

Search

  1. Preface
  2. Part 1: Installation Getting Started
  3. Part 2: Before You Install the Services
  4. Part 3: Run the Services Installer
  5. Part 4: After You Install the Services
  6. Part 5: Informatica Client Installation
  7. Part 6: Uninstallation
  8. Appendix A: Starting and Stopping Informatica Services
  9. Appendix B: Managing Distribution Packages
  10. Appendix C: Connecting to Databases from UNIX or Linux
  11. Appendix D: Connecting to Databases from Windows
  12. Appendix E: Updating the DynamicSections Parameter of a DB2 Database

Installation for PowerCenter and Data Quality

Installation for PowerCenter and Data Quality

Install or Remove Distribution Packages in Silent Mode

Install or Remove Distribution Packages in Silent Mode

You can run the package manager in silent mode to install or remove distribution packages. The silent input properties file contains the properties for the package manager to run in silent mode for service and clients. Set the appropriate value for each property in the file.
  1. Find the IntegrationPackageManager.properties file in the following location:
    <Integration Package Manager directory>/
  2. Edit the properties file in a text editor.
    The following table describes the properties that you can modify:
    Property Name
    Description
    USER_INSTALL_DIR
    The installation directory of the service or client.
    OPERATION_TYPE
    The operation that you want to perform:
    • Set to DELETE to remove existing distribution packages.
    • Set to EXTRACT to install one or more distribution packages.
    SELECTED_HADOOP_LIBRARIES
    Lists the distribution packages and versions.
    Enter the distribution packages that you want to install or remove. Separate multiple packages with a comma.
  3. Save the properties file.
  4. From the package manager directory, run one of the following commands:
    • ./Server.sh silent
      for Linux or UNIX
    • Server.bat silent
      for Windows
    • Client.bat silent
      for client
    To run the command on Windows, use the administrator command prompt.
  5. Verify the installation or removal status in the package manager log file.
    You can find the log file in the following location:
    <Integration Package Manager directory>/IntegrationPackageManager_<date and timestamp>.log

0 COMMENTS

We’d like to hear from you!