Tivoli Header
Resource Model Reference
The return codes specific to the RestartService built-in action of the Service
resource model are as follows:
- RETURN CODE 0
- The action has been successfully executed.
- RETURN CODE 1
- An error occurred while retrieving the input parameters.
- RETURN CODE 2
- Wrong type of Input Parameters.
- RETURN CODE 3
- Unable to open the service control manager.
- RETURN CODE 4
- Unable to open the service. This might be because the service does
not exist on the target machine.
- RETURN CODE 5
- Unable to query the status of the service.
- RETURN CODE 6
- It was not possible to start the service. This might be because
some service prerequisites have not been met.
- RETURN CODE 7
- It was not possible to start the service. This might be because the
service is corrupted.
- RETURN CODE 8
- It was not possible to restart the service. This might be because
some service prerequisites have not been met.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]