Starting Server Component Groups from the Command Line

Use the following procedure to start server component groups from the command line.

To start server component groups from the command line

  1. Log in to the Siebel Server to connect to the application database:

    SIEBSRVR_ROOT\bin >smgr
    
  2. Enable the server component groups:

    srvrmgr> enable compgrp CommMgmt
    Command completed successfully.
    
    srvrmgr> enable compgrp EAI
    Command completed successfully.
    
    srvrmgr> enable compgrp Workflow
    Command completed successfully.
    
    srvrmgr> exit
    

    For information about setting environment parameters in Windows and UNIX, see Siebel System Administration Guide.

  3. Connect back to the application database:

    SIEBSRVR_ROOT\bin>smgr 
    
  4. To synchronize:

    srvrmgr>sync
    
  5. Restart the Siebel Server.