Using the Command Line to Stop or Start the Siebel Remote or Disconnected Mobile Synchronization Component Group

This topic describes how to use the command line to stop or start the Siebel Remote component group (alias Remote) or the Disconnected Mobile Synchronization component group (alias MobileSync).

To use the command line to stop or start the Siebel Remote or MobileSync component group

  • To stop the Siebel Remote or MobileSync component group, from the Server Manager command line, enter one of the following commands:

    disable compgrp remote
    disable compgrp mobilesync
    
  • To start the Siebel Remote or MobileSync component group for a Siebel Server, from the Server Manager command line, enter one of the following commands:

    enable compgrp remote for server server_name
    enable compgrp mobilesync for server server_name
    

    This command enables the applicable component group only on some Siebel Servers in the Siebel Enterprise, rather than on every Siebel Server. For more information, see About the Siebel Enterprise and the Siebel Enterprise Server.

  • To use the command line to start or stop an individual server component of the Siebel Remote or MobileSync component group, from the Server Manager command line, enter the following command:

    command compdef component_alias_name
    

    where:

    • command is enable or disable. It starts or stops the server component.

    • component_alias_name is the name of the alias for the server component.

    You can use the comp or compdef command. For more information, see Siebel System Administration Guide.