Table of Contents

Search

  1. Preface
  2. Analyst Service
  3. Catalog Service
  4. Content Management Service
  5. Data Integration Service
  6. Data Integration Service Architecture
  7. Data Integration Service Management
  8. Data Integration Service Grid
  9. Data Integration Service REST API
  10. Data Integration Service Applications
  11. Enterprise Data Preparation Service
  12. Interactive Data Preparation Service
  13. Informatica Cluster Service
  14. Mass Ingestion Service
  15. Metadata Access Service
  16. Metadata Manager Service
  17. Model Repository Service
  18. PowerCenter Integration Service
  19. PowerCenter Integration Service Architecture
  20. High Availability for the PowerCenter Integration Service
  21. PowerCenter Repository Service
  22. PowerCenter Repository Management
  23. PowerExchange Listener Service
  24. PowerExchange Logger Service
  25. SAP BW Service
  26. Search Service
  27. System Services
  28. Test Data Manager Service
  29. Test Data Warehouse Service
  30. Web Services Hub
  31. Application Service Upgrade
  32. Appendix A: Application Service Databases
  33. Appendix B: Connecting to Databases from Windows
  34. Appendix C: Connecting to Databases from UNIX or Linux
  35. Appendix D: Updating the DynamicSections Parameter of a DB2 Database

Application Service Guide

Application Service Guide

Environment Variables

Environment Variables

When a Data Integration Service grid runs jobs in separate remote processes, you can configure environment variables for DTM processes that run on nodes with the compute role.
If the Data Integration Service runs on a single node or on a grid that runs jobs in the service process or in separate local processes, any environment variables that you define on the
Compute
view are ignored.
When a node in the grid has the compute role only, configure environment variables for DTM processes on the
Compute
view.
When a node in the grid has both the service and compute roles, you configure environment variables for the Data Integration Service process that runs on the node on the
Processes
view. You configure environment variables for DTM processes that run on the node on the
Compute
view. DTM processes inherit the environment variables defined for the Data Integration Service process. You can override an environment variable value for DTM processes. Or, you can define specific environment variables for DTM processes.
Consider the following examples:
  • You define
    EnvironmentVar1=A
    on the
    Processes
    view and define
    EnvironmentVar1=B
    on the
    Compute
    view. The Data Integration Service process that runs on the node uses the value A for the environment variable. The DTM processes that run on the node use the value B.
  • You define
    EnvironmentVar1
    on the
    Processes
    view and define
    EnvironmentVar2
    on the
    Compute
    view. The Data Integration Service process that runs on the node uses
    EnvironmentVar1
    . The DTM processes that run on the node use both
    EnvironmentVar1
    and
    EnvironmentVar2
    .
The following table describes the environment variables:
Property
Description
Environment Variable
Enter a name and a value for the environment variable.

0 COMMENTS

We’d like to hear from you!