Informatica Administrator for Enterprise Data Catalog > Domain Management > Application Service Management
  

Application Service Management

You can perform the following common administration tasks for application services:
Note: You can perform all of the common administration tasks for system services, except for removing the system service.

Enabling and Disabling Services and Service Processes

You can enable and disable application services and service processes in the Administrator tool. When a service is enabled, there must be at least one service process enabled and running for the service to be available. By default, all service processes are enabled.
The behavior of a service when it starts service processes depends on how it is configured:
A service does not start a disabled service process in any situation.
The state of a service depends on the state of its processes. A service can have the following states:
You can disable a service to perform a management task. You might want to disable the service process on a node if you need to shut down the node for maintenance. When you disable a service, all associated service processes stop, but they remain enabled.
The following table describes the different states of a service and its processes:
Service Process Configuration
Service Process State
Description
Enabled
Running
The service process is running on the node.
Enabled
Standing By
The service process is enabled but is not running because another service process is running as the primary service process. It is on standby to run in case of service failover.
Disabled
Disabled
The service is enabled but the service process is not running on the node.
Enabled
Stopped
The service is unavailable.
Enabled
Failed
The service and service process are enabled, but the service process could not start.

Enable and Upgrade the Application Services

To enable an application service, select the service in Informatica Administrator and click Actions > Enable Service.
Enable the following Informatica application services:
  1. 1. Model Repository Service
  2. 2. Data Integration Service
  3. 3. Content Management Service
After you enable the Informatica application services, run the service upgrade wizard to upgrade the services.

Upgrade the Model Repository Service, Data Integration Service, and the Content Management Service Using the Service Upgrade Wizard

Use the service upgrade wizard to upgrade application services and the database contents of the databases associated with the services. The service upgrade wizard displays upgraded services in a list along with services and associated databases that require an upgrade. You can also save the current or previous upgrade report.
    1. In the Informatica Administrator header area click Manage > Upgrade.
    2. Select the application services and associated databases to upgrade.
    3. Optionally, specify if you want to Automatically recycle services after upgrade.
    If you choose to automatically recycle application services after the upgrade, the upgrade wizard restarts the services after they have been upgraded.
    4. Click Next.
    5. If dependency errors exist, the Dependency Errors dialog box appears. Review the dependency errors and click OK. Then, resolve dependency errors and click Next.
    6. Enter the repository login information.
    7. Click Next.
    The service upgrade wizard upgrades each application service and associated database and displays the status and processing details.
    8. When the upgrade completes, the Summary section displays the list of application services and their upgrade status. Click each service to view the upgrade details in the Service Details section.
    9. Optionally, click Save Report to save the upgrade details to a file.
    If you choose not to save the report, you can click Save Previous Report the next time you launch the service upgrade wizard.
    10. Click Close.
    11. If you did not choose to automatically recycle application services after the upgrade, restart the upgraded services.
You can view the upgrade report and save the upgrade report. The second time you run the service upgrade wizard, the Save Previous Report option appears in the service upgrade wizard. If you did not save the upgrade report after upgrading services, you can select this option to view or save the previous upgrade report.

Disable the Application Services

You must disable the following Informatica application services before you back up the catalog:
  1. 1. Informatica Cluster Service
  2. 2. Content Management Service
  3. 3. Data Integration Service
  4. 4. Model Repository Service
To disable an application service, select the service in Informatica Administrator and click Actions > Disable Service.

Viewing Service Processes

You can view the state of a service process on the Processes view of a service. You can view the state of all service processes on the Overview view of the domain.
To view the state of a service process:
    1. In the Administrator tool, click the Manage tab > Services and Nodes view.
    2. In the Domain Navigator, select a service.
    3. In the contents panel, select the Processes view.
    The Processes view displays the state of the processes.

Configuring Restart for Service Processes

If an application service process becomes unavailable while a node is running, the domain tries to restart the process on the same node based on the restart options configured in the domain properties.
    1. In the Administrator tool, click the Manage tab > Services and Nodes view.
    2. In the Domain Navigator, select the domain.
    3. In the Properties view, configure the following restart properties:
    Domain Property
    Description
    Maximum Restart Attempts
    Number of times within a specified period that the domain attempts to restart an application service process when it fails. The value must be greater than or equal to 1. Default is 3.
    Within Restart Period (sec)
    Maximum period of time that the domain spends attempting to restart an application service process when it fails. If a service fails to start after the specified number of attempts within this period of time, the service does not restart. Default is 900.

Removing Application Services

You can remove an application service using the Administrator tool. Before removing an application service, you must disable it.
Note: You cannot remove a system service.
Disable the service before you delete the service to ensure that the service is not running any processes. If you do not disable the service, you may have to choose to wait until all processes complete or abort all processes when you delete the service.
    1. In the Administrator tool, click the Manage tab > Services and Nodes view.
    2. In the Domain Navigator, select the application service.
    3. In the Manage tab Actions menu, select Delete.
    4. In the warning message that appears, click Yes to stop other services that depend on the application service.
    5. If the Disable Service dialog box appears, choose to wait until all processes complete or abort all processes, and then click OK.

Troubleshooting Application Services

I think that a service is using incorrect environment variable values. How can I find out which environment variable values are used by a service.
Set the error severity level for the node to debug. When the service starts on the node, the Domain log will display the environment variables that the service is using.