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

List Commands


Use the list command to display current data only. This command does not change any data.

To list available Siebel Servers

  • Enter the following command:

    list servers

  • For a component, enter the following command:

    list servers for component component_alias_name

  • For a component group, enter the following command:

    list servers for component group component_group_alias_name

To list component groups

  • For all component groups, enter the following command:

    list component groups

  • For a particular Siebel Server, enter the following command:

    list component groups for server siebel_server_name

    If you are connected to the Siebel Server, then the list commands list only component groups from shared memory. Otherwise, it lists the component groups assigned to that Siebel Server from the Siebel Gateway Name Server. See also the describe command in Component Group Definition Commands.

To list current component group status

  • For all instances of the component group, enter the following command:

    list component group component_group_alias_name

  • For a particular Siebel Server, enter the following command:

    list component group component_group_alias_name for server siebel_server_name

To list current component status

  • For all components, enter the following command:

    list component

  • For all instances of the component, enter the following command:

    list component component_alias_name

  • For a particular Siebel Server, enter the following command:

    list component for server siebel_server_name

  • For a particular task, enter the following command:

    list component for task task_number

    To list values for a particular task, you first must set the current working Siebel Server by using the set server command. For information about this command, see Siebel Server Manager Environment Commands.

To list subsystems

  • For all subsystems, enter the following command:

    list subsystem

To list named subsystems

  • For all named subsystems, enter the following command:

    list named subsystem

  • For a particular subsystem, enter the following command:

    list named subsystem for subsystem subsystem_alias_name

  • For a particular Siebel Server, enter the following command:

    list named subsystem for server siebel_server_name

To list the status of current tasks

  • For all tasks, enter the following command:

    list tasks

  • For a particular Siebel Server, enter the following command:

    list tasks for server siebel_server_name

  • For a particular component, enter the following command:

    list tasks for component component_alias_name

  • For a particular component group, enter the following command:

    list tasks for component group component_group_alias_name

  • For a particular task, enter the following command:

    list task task_number

    To list values for a particular task, you first must set the current working Siebel Server by using the set server command. For information about this command, see Siebel Server Manager Environment Commands.

    NOTE:  The number of tasks returned is determined by the Maximum Tasks parameter for that component. For more information about the Maximum Tasks parameter, see Siebel Enterprise, Server, and Component Parameters.

To list tasks for session mode components

  • For a particular Siebel Server, enter the following command:

    list sessions for server siebel_server_name

  • For a particular component, enter the following command:

    list sessions for comp component_alias_name

  • For a particular Application Object Manager login, enter the following command:

    list sessions for login object_manager_login

  • For a list of hung tasks, enter the following command:

    list hung sessions for server siebel_server_name [or] comp component_alias_name [or] login object_manager_login

  • For a list of active tasks, enter the following command:

    list active sessions for server siebel_server_name [or] comp component_alias_name [or] login object_manager_login

To list current parameter values

  • For the Siebel Enterprise Server, enter the following command:

    list ent param

  • For all Siebel Servers, enter the following command:

    list parameters

  • For a particular Siebel Server, enter the following command:

    list parameters for server siebel_server_name

  • For a particular component on all Siebel Servers, enter the following command:

    list parameters for component component_alias_name

  • For a particular component on a particular Siebel Server, enter the following command:

    list parameters for component component_alias_name server siebel_server_name

  • For a particular task, enter the following command:

    list parameters for task task_number server siebel_server_name

To list current advanced parameter values

  • Use the previously documented commands for listing parameters, but preface advanced before parameters. For example:

    list advanced parameters for server siebel_server_name

To list current state values

  • For all state values, enter the following command:

    list state values

  • For a particular Siebel Server, enter the following command:

    list state values for server siebel_server_name

  • For a particular task, enter the following command:

    list state values for task task_number

    To list values for a particular task, you first must set the current working Siebel Server by using the set server command. For information about this command, see Siebel Server Manager Environment Commands.

To list current statistic values

  • For all statistics, enter

    list statistics

  • For a particular Siebel Server, enter the following command:

    list statistics for server siebel_server_name

  • For a particular component, enter the following command:

    list statistics for component component_alias_name

  • For a particular task, enter the following command:

    list statistics for task task_number

    To list values for a particular task, you first must set the current working Siebel Server by using the set server command. For information about this command, see Siebel Server Manager Environment Commands.

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