create group

Defines a logical group of servers, and enables you to issue commands to the group.

Syntax

create group group_name
	[add] server_name [, server_name]

Parameters

Examples

Usage

  • A group name must be unique.

  • All servers in a group must be the same type (that is, all servers must be MRAs, Replication Servers, and so on).

  • A server can belong to more than one group.

  • create group returns the following result set:

    Column Descriptions for create group

    Column

    Description

    Action

    The name of the action

    Result

    The result of the execution, such as Successfully created the group group_name

Related reference
delete group
get group