restart-admin

Syntax

tadm restart-admin common_options node_host

Description

Use this command to restart the administration server or node.

Note:

To restart an instance, use the restart-instance command.

Options

For information about common_options, run the help command.

Operands

node-host

Specify the host name of the administration server or node.

Example

tadm restart-admin --user=admin --host=admin.example.com 
--password-file=./admin.passwd --port=8989 
--no-prompt serverhost

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.

See Also

help, list-nodes