Chatta subito con l'assistenza
Chat con il supporto

Foglight for Siebel 5.2.1 - User and Reference Guide

Introducing Foglight for Siebel Systems Foglight for Siebel Systems Summary Dashboard About the Foglight SiebelServer Agent Foglight for Siebel Systems Reference

Sieb_Comp_SQLParse_Detail graph view

When the Siebel administrator identifies a peak SQL parse time period, use the Sieb_Comp_SQLParse_Detail graph view to determine if a small number of operations contributed to the total SQL parse time. If the number of operations is low compared to the total amount of time spent parsing versus a high number of operations contributing to the same parsing time, this indicates that the database is not reusing SQL statements in the database cache but re-parsing them, thus increasing the total elapsed time for the SQL statement.
SESSION_CACHED_CURSORS. Set this Oracle parameter to a value between 20 and 50. This causes Oracle to remember previously parsed SQL and, if the user session requests a parse of a SQL statement in the cache, then Oracle avoids the parse.
CURSOR_SHARING. Set this Oracle parameter to FORCE. This causes Oracle to substitute literals in SQL statements with bind variables, allowing otherwise unique SQL to be reused.
SQL Parse Time (sec). The number of seconds since the last collection spent translating the SQL statements into an execution plan. This time includes checking for proper security authorization and checks for the existence of tables, columns, and other referenced objects.
Avg SQL Parse Time (sec). Average number of seconds since the last collection spent translating the SQL statements into an execution plan. This time includes checking for proper security authorization and checks for the existence of tables, columns, and other referenced objects.
SQL Parses (count). Number of parse operations since the last collection.

Sieb_Comp_SQLTime graph view

SQL Parse Time (sec). The number of seconds since the last collection spent translating the SQL statements into an execution plan. This time includes checking for proper security authorization and checks for the existence of tables, columns, and other referenced objects.
Avg SQL Parse Time (sec). Average number of seconds since the last collection spent translating the SQL statements into an execution plan. This time includes checking for proper security authorization and checks for the existence of tables, columns, and other referenced objects.
SQL Parses (count). Number of parse operations since the last collection.
SQL Parse Time (sec) bar. For more information, see Sieb_Comp_SQLParse_Detail graph view. This display is used to analyze the SQL parse time, average SQL parse time, and number of SQL parses for a particular Siebel component during the same time range.
SQL Execute Time (sec) bar. For more information, see Sieb_Comp_SQLExecute_Detail graph view. This display is used to analyze the SQL execute time, average SQL execute time and the number of SQL executes for a particular Siebel component during the same time range.
SQL Fetch Time (sec) bar. For more information, see Sieb_Comp_SQLFetch_Detail graph view. This display is used to analyze the SQL fetch time, average SQL fetch time and the number of SQL fetches for a particular Siebel component during the same time range.

Sieb_Comp_Statistics graph view

CPU Time (min). Total CPU time (minutes) for all the component’s tasks since the Siebel server started.
SQL Execution Time (min). Total time (minutes) the Siebel component spent performing SQL execute operations since the Siebel server started. For SELECT statements, the amount of time spent identifying the rows if the statement requires a sort or uses FOR UPDATE. For INSERT, UPDATE, and DELETE statements, the amount of time spent modifying the data.
Tasks (count). Total number of Siebel tasks started since the Siebel server started.
CPU Time (min) or Tasks bar. For more information, see Sieb_Comp_Detail graph view. This display is used to analyze the Siebel component throughput and resource utilization since the last collection.
SQL Execution Time (min) bar. For more information, see Sieb_Comp_SQLTime graph view. This display is used to identify the time that Siebel components spent parsing, executing, and fetching SQL statements.

Sieb_Comp_Tasks graph view

Running Tasks. Current number of running tasks.
Max Tasks. Maximum number of tasks defined for the component.
Running MTS. Current number of MTServers.
Max MTS. Maximum number of MTServers defined for the component.
Running Tasks bar. For more information, see Sieb_Task_Detail Table view. This display is used to identify the Siebel tasks that are currently running for batch and background Siebel components.
Max Tasks, Running MTS, or Max MTS bar to isolate the analysis to an individual Siebel component.
Related Documents

The document was helpful.

Seleziona valutazione

I easily found the information I needed.

Seleziona valutazione