Siebel System Administration Guide > Using the Siebel Server Manager Command-Line Interface > Siebel Server Manager Commands >

Server Group Management Commands


Use the server group management commands to manage the assignment of Siebel Servers with server groups. A Siebel Server can only be assigned to one server group at a time. A server group can contain many Siebel Servers.

Once you assign Siebel Servers to a server group, you can specify the server group name as a parameter for the /z flag when starting the srvrmgr program. This connects the srvrmgr program to all Siebel Servers assigned to the specified server group. For example, on a Windows server, you would enter:

srvrmgr /g gateway1 /e enterprise1 /z server_group_name /u sadmin /p sadmin

On a UNIX server, you would enter:

srvrmgr -g gateway1 -e enterprise1 -z server_group_name -u sadmin -p sadmin

For more information on starting the srvrmgr program, see Starting the Siebel Server Manager Command-Line Interface.

To assign a Siebel Server to a server group

  • Enter:

    change attribute groupname=server_group_name for server siebel_server_name

To unassign a Siebel Server from a server group

  • Enter:

    change attribute groupname=" " for server siebel_server_name

    CAUTION:  Make sure to include a space between the quotation marks.

Siebel System Administration Guide Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.