create group

Description

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

group_name

Specifies the name of the new group.

server_name

Specifies a server to add to the group.

Examples

Example 1

Adds a group called “inventory_mra” that contains three Mirror Replication Agent (MRA) servers:

create group inventory_mra
    add ny_mra, chi_mra, la_mra

Usage

See also

delete group, get group