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

Component Group Definition Commands


Use these commands to create, delete, assign, remove, enable, and disable component groups.

To create a component group

  • Enter:

    create component group component_group_alias_name full name "descriptive_name" description "description_of_component_group"

To assign a component group to a Siebel Server

  • Enter:

    assign component group component_group_alias_name to server siebel_server_name

To unassign a component group from a Siebel Server

  • Enter:

    unassign component group component_group_alias_name from server siebel_server_name

    NOTE:  Unassigning a component group from a Siebel Server results in a loss of component group customization, for example, parameter settings. Before unassigning a component group, review background information in About Assigned and Unassigned Component Groups.

To enable a component group for the Siebel Enterprise Server

  1. Enter:

    enable component group component_group_alias_name

  2. Stop and restart the system service to make the changes take effect.

    For more information on how to stop or start the Siebel Server System Service, see Administering the Siebel Server System Service.

This procedure works only if you did not run Siebel Server Manager command-line interface using the /s (or -s for UNIX) flag.

NOTE:  Before enabling a component group for the Siebel Enterprise Server, at least one component in the group must be active.

To enable a component group on a Siebel Server

  1. Enter:

    enable component group component_group_alias_name to server siebel_server_name

  2. Stop and restart the system service to make the changes take effect.

    For more information on how to stop or start the Siebel Server System Service, see Administering the Siebel Server System Service.

NOTE:  Use this command when enabling a component that was previously disabled on a particular server. Newly created component groups are enabled by default.

To disable a component group for the Siebel Enterprise Server

  1. Enter:

    disable component group component_group_alias_name

  2. Stop and restart the system service to make the changes take effect.

    For more information on how to stop or start the Siebel Server System Service, see Administering the Siebel Server System Service.

To disable a component group for a Siebel Server

  1. Enter:

    disable component group component_group_alias_name for server siebel_server_name

  2. Stop and restart the system service to make the changes take effect.

    For more information on how to stop or start the Siebel Server System Service, see Administering the Siebel Server System Service.

To list component groups from the Siebel Gateway Name Server

  1. Enter:

    describe component group

    The describe command lists the component groups from the Siebel Gateway Name Server.

To remove a component group from a Siebel Server

  • Enter:

    remove component group component_group_alias_name from server siebel_server_name

To delete a component group

  • Enter:

    delete component group component_group_alias_name

    In order for you to delete a component group, the component group cannot contain any server components or component definitions.

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