stop-admin

Syntax

tadm stop-admin common_options node_host

Description

Use this command to stop the administration server or a node. After running stop-admin, to start the admin server, run $INSTANCE_HOME/admin-server/bin/startserv.

Options

For information about common_options, run the help command.

Operands

node-host

Specify the name of the node running on the configuration.

Example

tadm stop-admin --user=admin --password-file=./admin.passwd 
--host=admin.example.com --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.