add instance

Description

Adds one new instance to the cluster.

You can add an instance interactively, with sybcluster prompting for necessary configuration information, or through an input file. add instance also creates a local system temporary database for the new instance. add instance prompts vary depending on whether configuration for the cluster is shared or private.

Syntax

add instance instance_name [ file “input_file”]

Parameters

instance_name

is the name of the instance.

file “input_file

specifies a file name that contains the configuration information for adding an instance.

Usage