Property | Description |
---|---|
Name | Read-only. The name of the domain. |
Resilience Timeout | The number of seconds that an application service tries to connect or reconnect to the PowerCenter Repository Service or the PowerCenter Integration Service. Valid values are from 0 to 1000000. Default is 30 seconds. |
Limit on Resilience Timeout | The maximum number of seconds that application clients or application services can try to connect or reconnect to the PowerCenter Repository Service or the PowerCenter Integration Service. Default is 180 seconds. |
Restart Period | The maximum amount of time in seconds that the domain spends trying to restart an application service process. Valid values are from 0 to 1000000. |
Maximum Restart Attempts within Restart Period | The number of times that the domain tries to restart an application service process. Valid values are from 0 to 1000. If you set the value as 0, the domain does not try to restart the service process. |
Dispatch Mode | The mode that the Load Balancer uses to dispatch PowerCenter Integration Service tasks to nodes in a grid. Select one of the following dispatch modes:
|
Enable Secure Communication | Configures services to use the TLS protocol to transfer data securely within the domain. When you enable secure communication for the domain, services use secure connections to communicate with other Informatica application services and clients. Verify that all domain nodes are available before you enable secure communication for the domain. If a node is not available, the secure communication changes cannot be applied to the Service Manager of the node. To apply changes, restart the domain. Set this property to True or False. |
Service Resilience Timeout | The maximum number of seconds that application clients and application services can try to connect to the Data Integration Service or to the Model Repository Service. The default is 180 seconds. |
Property | Description |
---|---|
Database Type | The type of database that stores the domain configuration metadata. |
Database Host | The name of the machine hosting the database. |
Database Port | The port number used by the database. |
Database Name | The name of the database. |
Database User | The user account for the database containing the domain configuration information. |
Database TLS enabled | Indicates whether the database for the domain configuration repository is a secure database. True if the domain configuration repository database is secure. You can use a secure domain configuration repository if secure communication is enabled for the Informatica domain. |
Property | Description |
---|---|
Node Name | Read-only. The name of the node. |
Status | The status of the node. |
Gateway | To configure the node as a gateway node, select this option. If the domain uses a secure domain configuration database, you must specify the truststore file and password for the database. To configure the node as a worker node, clear this option. |
Log Directory Path | The directory path for the log event files. If the Log Manager cannot write to the directory path, it writes log events to the node.log file on the master gateway node. |
Property | Description |
---|---|
Database Truststore Password | Password for the truststore file. |
Database Truststore Location | Path and file name of the truststore file for the secure database. |
Property | Description |
---|---|
Name | The name of the service level. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters or begin with the @ character. It also cannot contain spaces or the following special characters: ` ~ % ^ * + = { } \ ; : / ? . < > | ! ( ) ] [ After you add a service level, you cannot change its name. |
Dispatch Priority | A number that sets the dispatch priority for the service level. The Load Balancer dispatches high priority tasks before low priority tasks. Dispatch priority 1 is the highest priority. Valid values are from 1 to 10. Default is 5. |
Maximum Dispatch Wait Time (seconds) | The amount of time in seconds that the Load Balancer waits before it changes the dispatch priority for a task to the highest priority. Setting this property ensures that no task waits forever in the dispatch queue. Valid values are from 1 to 86400. Default is 1800. |
Property | Description |
---|---|
Host Name | The SMTP outbound mail server host name. For example, enter the Microsoft Exchange Server for Microsoft Outlook. |
Port | Port used by the outgoing mail server. Valid values are from 1 to 65535. Default is 25. |
User Name | The user name for authentication upon sending, if required by the outbound mail server. |
Password | The user password for authentication upon sending, if required by the outbound mail server. |
Sender Email Address | The email address that the Service Manager uses in the From field when sending notification emails. If you leave this field blank, the Service Manager uses Administrator@<host name> as the sender. |