Table of Contents

Search

  1. Preface
  2. Understanding Domains
  3. Managing Your Account
  4. Using Informatica Administrator
  5. Using the Domain View
  6. Domain Management
  7. Nodes
  8. High Availability
  9. Connections
  10. Connection Properties
  11. Schedules
  12. Domain Object Export and Import
  13. License Management
  14. Monitoring
  15. Log Management
  16. Domain Reports
  17. Node Diagnostics
  18. Understanding Globalization
  19. Managing Distribution Packages
  20. Appendix A: Code Pages
  21. Appendix B: Custom Roles
  22. Appendix C: Informatica Platform Connectivity
  23. Appendix D: Configure the Web Browser

Administrator Guide

Administrator Guide

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!