Informatica Data Quality
- Informatica Data Quality 10.5.3
- All Products
Node Property
| Description
|
---|---|
Name
| Name of the node. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters or begin with @. It also cannot contain spaces or the following special characters:
` ~ % ^ * + = { } \ ; : ' " / ? . , < > | ! ( ) ] [
|
Description
| Description of the node. The description cannot exceed 765 characters.
|
Host Name
| Host name of the machine represented by the node.
|
Port
| Port number used by the node.
|
Gateway Node
| Indicates whether the node can serve as a gateway. If this property is disabled, then the node is a worker node.
|
Service Role
| Indicates whether the node has the service role. If enabled, application services can run on the node. If disabled, application services cannot run on the node. Disable the property only if the node is assigned to a Data Integration Service grid and you want to dedicate the node to running mappings.
Default is enabled.
|
Compute Role
| Indicates whether the node has the compute role. If enabled, the node can perform computations. If disabled, the node cannot perform computations.
A node requires the compute role when the Data Integration Service runs jobs on the node. If the Data Integration Service does not run jobs on the node, you can disable the compute role. However, enabling or disabling the compute role does not have a performance impact.
Default is enabled.
|
Backup Directory
| Directory to store repository backup files. The directory must be accessible by the node.
|
Error Severity Level
| Level of error logging for the node. These messages are written to the Log Manager application service and Service Manager log files. Set one of the following message levels:
Default is
WARNING .
|
Minimum Port Number
| Minimum port number used by service processes on the node. To apply changes, restart Informatica services. The default value is the value entered when the node was defined.
|
Maximum Port Number
| Maximum port number used by service processes on the node. To apply changes, restart Informatica services. The default value is the value entered when the node was defined.
|
CPU Profile Benchmark
| Ranks the node's CPU performance against a baseline system. Used by the Load Balancer component of the PowerCenter Integration Service.
For example, if the CPU is running 1.5 times as fast as the baseline machine, the value of this property is 1.5. You can calculate the benchmark by clicking
. The calculation takes approximately five minutes and uses 100% of one CPU on the machine. Or, you can update the value manually.
Default is 1.0. Minimum is 0.001. Maximum is 1,000,000.
Used in adaptive dispatch mode. Ignored in round-robin and metric-based dispatch modes.
|
Maximum Processes
| Maximum number of running session tasks or command tasks allowed for each PowerCenter Integration Service process running on the node. Used by the Load Balancer component of the PowerCenter Integration Service.
For example, if you set the value to 5, up to 5 command tasks and 5 session tasks can run at the same time.
Set this threshold to a high number, such as 200, to cause the Load Balancer to ignore it. To prevent the Load Balancer from dispatching tasks to this node, set this threshold to 0.
Default is 10. Minimum is 0. Maximum is 1,000,000,000.
Used in all dispatch modes.
|
Maximum CPU Run Queue Length
| Maximum number of runnable threads waiting for CPU resources on the node. Used by the Load Balancer component of the PowerCenter Integration Service.
Set this threshold to a low number to preserve computing resources for other applications. Set this threshold to a high value, such as 200, to cause the Load Balancer to ignore it.
Default is 10. Minimum is 0. Maximum is 1,000,000,000.
Used in metric-based and adaptive dispatch modes. Ignored in round-robin dispatch mode.
|
Maximum Memory %
| Maximum percentage of virtual memory allocated on the node relative to the total physical memory size. Used by the Load Balancer component of the PowerCenter Integration Service.
Set this threshold to a value greater than 100% to allow the allocation of virtual memory to exceed the physical memory size when dispatching tasks. Set this threshold to a high value, such as 1,000, if you want the Load Balancer to ignore it.
Default is 150. Minimum is 0. Maximum is 1,000,000,000.
Used in metric-based and adaptive dispatch modes. Ignored in round-robin dispatch mode.
|
Log Collection Directory
| The directory that stores the logs for the application service when you run the log aggregator. The directory must be accessible from all the nodes in the domain. If the log collection directory is not accessible by other nodes, the aggregated logs do not appear in the aggregated logs listgrid. The users who run node processes must have read-write permissions on the directory.
Configure the log collection directory for the master gateway node in the domain.
|
Core Dump Directory
| The directory that stores the core dump files for the domain processes when you run the log aggregator.
Configure the core dump directory for all the nodes in the domain.
|