Defines a logical group of servers, and enables you to issue commands to the group.
create group group_name [add] server_name [, server_name]
Specifies the name of the new group.
Specifies a server to add to the group.
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
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 |
Description |
---|---|
Action |
The name of the action |
Result |
The result of the execution,
such as |