Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation GUI, Command, and API Reference


8.5.8 stopcluster (preparing to stop a service in a cluster environment)

Description

This command prepares for stopping a JP1/AO service in a cluster environment. Execute this command before stopping a JP1/AO service in a cluster environment.

Syntax

stopcluster /prepare

Arguments

/prepare

This option causes the command to start preparation to stop a JP1/AO service in a cluster environment.

Located in

JP1/AO-installation-folder\bin

Execute permission

Execute the command as a user with Administrator permissions for the OS. If a user without Administrator permissions executes the command, a message appears asking the user to elevate the permission level.

Remarks

Do not use this command for any purposes other than to prepare for stopping a JP1/AO service in a cluster environment.

For information about detailed contents to be specified using a cluster software when building a cluster environment, see the topic Setting up a cluster system in the Job Management Partner 1/Automatic Operation Configuration Guide.

Return code

The following table lists the return codes from the command.

Return code

Description

0

The command succeeded.

1

The argument is invalid.

2

The command execution has been interrupted.

4

One of the other commands is running.

210

Preparing to stop a service in a cluster environment failed.

255

The command execution has been interrupted due to an error other than the above.

Example

The following command shows an example of preparing to stop a JP1/AO service in a cluster environment.

stopcluster /prepare

Related topic