Skip Headers
Oracle® Traffic Director Command-Line Reference
11g Release 1 (11.1.1.7)

Part Number E21037-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

unconfigure-server

Syntax

tadm unconfigure-server common_options --instance-home=instance_home

Description

Use this command to remove the administration server and all instances of Oracle® Traffic Director on the specified INSTANCE_HOME directory. To create the administration server, run the configure-server command.

Options

For information about common_options, run the help command.

--instance-home|-i

Indicates the location where the server instances can be found.

Example

tadm unconfigure-server --instance-home=/home/otd

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, configure-server