Runtime Environments > Secure Agents > Stopping and starting services on a Secure Agent
  

Stopping and starting services on a Secure Agent

By default, each Secure Agent in an organization runs all microservices that are used for data processing in the organization. You can stop and start the microservices to perform troubleshooting, optimize resources on the agent machine, or make configuration changes. When you stop or start a Secure Agent microservice, other microservices that run on the agent are not affected.
The microservices that you stop and start on a Secure Agent are the Secure Agent services, which are different from the Informatica Intelligent Cloud Services.For example, the Data Integration Server runs data integration tasks such as data loader tasks and mapping tasks. For more information about Secure Agent services, see Secure Agent Services.
You might need to stop and restart a Secure Agent service to troubleshoot issues with a specific Secure Agent service. For example, if a Secure Agent service shows an error state, you can stop the service, troubleshoot the problem, and then restart the service.
Each time you start and restart a service, the Secure Agent creates a new subdirectory for the service-related files. For example, if the Secure Agent uses version 64.0.38 of the Data Integration Server, the Secure Agent installation directory contains the following subdirectory:
<Secure Agent installation directory>/apps/Data_Integration_Server/64.0.38.1
When you stop and restart the Data Integration Server, the Secure Agent creates the following directory:
<Secure Agent installation directory>/apps/Data_Integration_Server/64.0.38.2
The Secure Agent does not delete the .../64.0.38.1 directory.

Guidelines for stopping and starting Secure Agent services

Use the following guidelines when you stop and start services on a Secure Agent:

Stopping a Secure Agent service

You can stop a Secure Agent service that is in the "Up and Running" or "Error" state. Stopping a Secure Agent service stops all versions of the service that are running. After a service stops, you can start the latest version of the service.
Note: If you stop a Secure Agent service and then restart the Secure Agent, the service remains stopped until you start it.
    1In Administrator, select Runtime Environments.
    2On the Runtime Environments page, click the name of the Secure Agent.
    Note: You might have to expand the Secure Agent group to see the list of Secure Agents within the group.
    3Click the Details tab.
    4In the Agent Service Start or Stop area, select the service that you want to stop.
    5Click Stop.
The Secure Agent service stops, and Informatica Intelligent Cloud Services adds an entry in the audit log indicating that the service was stopped by a user.

Starting a Secure Agent service

You can start a Secure Agent service that is in the "Stopped" state. Starting a Secure Agent service starts the latest version of the service.
    1In Administrator, select Runtime Environments.
    2On the Runtime Environments page, click the name of the Secure Agent.
    Note: You might have to expand the Secure Agent group to see the list of Secure Agents within the group.
    3Click the Details tab.
    4In the Agent Service Start or Stop area, select the service that you want to start.
    5Click Start.
Informatica Intelligent Cloud Services attempts to start the Secure Agent service. After the service starts, the status changes to "Up and Running." If the Secure Agent service fails to start, check the audit log to find the cause of the error.