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. Data Privacy Management Service
  12. Enterprise Data Preparation Service
  13. Interactive Data Preparation Service
  14. Informatica Cluster Service
  15. Mass Ingestion Service
  16. Metadata Access Service
  17. Metadata Manager Service
  18. Model Repository Service
  19. PowerCenter Integration Service
  20. PowerCenter Integration Service Architecture
  21. High Availability for the PowerCenter Integration Service
  22. PowerCenter Repository Service
  23. PowerCenter Repository Management
  24. PowerExchange Listener Service
  25. PowerExchange Logger Service
  26. SAP BW Service
  27. Search Service
  28. System Services
  29. Test Data Manager Service
  30. Test Data Warehouse Service
  31. Web Services Hub
  32. Application Service Upgrade
  33. Appendix A: Application Service Databases
  34. Appendix B: Connecting to Databases from Windows
  35. Appendix C: Connecting to Databases from UNIX or Linux
  36. 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!