System Monitoring and Diagnostics Guide for Siebel Business Applications > Monitoring Siebel Server Run-Time Operations >

About Siebel Server Component Group States


A component group may be in one of several states. The run state is dependent on the enable state; only component groups that have an Online enable state when the Siebel Server was started can have a run state of Online or Running:

  • Online. Every component within the component group is enabled to run tasks.
  • Running. Every component within the component group is enabled, and at least one component within the component group is running a task.
  • Shutdown. Every component within the component group is shut down. Tasks cannot run for any components within the component group.
  • Part shutdown. At least one component within the component group is shut down or shutting down.
  • Offline. Every component within the component group is offline.
  • Part offline. At least one component within the component group is offline or unavailable.
  • Starting up. At least one component within the component group is starting up.

Server Component Group Status Fields

Each Siebel Server component group record has three fields in which the status appears (Table 3).

Table 3. Siebel Server Component Group Status Fields
GUI Column Name
Command-Line Interface Column Name
Description

State

CA_RUN_STATE

The state of the server component group using ENU language code.

Run State (internal)

CA_RUN_STATE

The state of the server component group using the appropriate language code.

State (Icon)

Not applicable

A stoplight representation of the state of the server component group. Green indicates normal conditions. Yellow indicates a temporary non-operation condition. Red indicates a non-operational condition. Clicking the icon field reveals the state value associated with the color code.

System Monitoring and Diagnostics Guide for Siebel Business Applications