Release Notes (10.4.1.1)

Release Notes (10.4.1.1)

Update the Input.properties File

Update the Input.properties File

The
Input.properties
file includes properties that identify the Informatica installation and define the action taken when you run the service pack installer file. Update the properties before you install or roll back the service pack. Update the file in each service package that you download.
  1. Extract the service pack file.
  2. Find the
    Input.properties
    file in the service pack.
  3. Update the
    DEST_DIR
    property in the file with the path to the Informatica root directory.
    • On a Linux machine, set the path in the following format:
      DEST_DIR=/home/infauser/<version number>
    • On a Windows machine, set the path in the following format:
      DEST_DIR=C:\\Informatica\\<version number>
  4. Configure the value of the ROLLBACK property. You can apply or roll back the service pack for all product components or to specific component. To install the service pack, retain the default value of
    0
    . To roll back the service pack, set the value to
    1
    .
    When you install or roll back the service pack, the installer applies all the components, by default. To apply or roll back a specific component, remove the comment tag (#) associated with the component that you want to apply. For Data Engineering component, set BDM_ONLY to 1. For Enterprise Data Catalog, set EDC_ONLY to 1. For Enterprise Data Preparation, set EDP_ONLY to 1.
    Data Privacy Management requires Data Engineering and Enterprise Data Catalog components. For Data Privacy Management, remove the comment tag(#) associated with Data Engineering, Enterprise Data Catalog, and Data Privacy Management, and set the values to 1.
    You must apply individual components for a customized product application in the following order:
    1. Data Engineering products
    2. Enterprise Data Catalog
    3. Enterprise Data Preparation
    4. Data Privacy Management
    You must roll back the components for a customized product application in the following order:
    1. Enterprise Data Preparation
    2. Enterprise Data Catalog
      If you had configured Data Asset Analytics, run the
      10411_rollback.sql
      script on the database server after you roll back Enterprise Data Catalog. The script is available at the following location:
      <INFA HOME>/services/CatalogService/DAABackupScripts/<database type>
      .
    3. Data Engineering products
    4. Data Privacy Management
  5. Save and close the file.

0 COMMENTS

We’d like to hear from you!