Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Procedures
Tab NameDescriptionSupported Platforms
OracleSybaseDB2SQL Server
Sessions

Provides parameters regarding the session. For example, database server connection information, and data regarding the client tool and application.

YesYesNoYes
Blockers

Shows which sessions held blocking locks while this session was active.

doubleDouble-clicking an entry on this tab opens that session in the Top Blockers tab, letting you find more information on the blocking session. For more details, see .

SQLEvents

For more details, see Top Blockers Tab (Oracle Specific).

YesNoNoNo
SQLShows which SQL statements this session ran.YesYesYesYes
EventsShows which events this session waited on.YesYesYesYes
ProceduresShows which procedures ran the selected session.NoYesNoYes
Info

When right-clicking on a SQL statement in the Top Activity Section in Profiling, if the SQL statement is run by a different user than the user who is running DBO, than the User Mismatch dialog appears, with an example of the following message: “This query was executed by [SOE] and you are currently connected as [system]. We recommend you reconnect as [SOE] to tune the SQL. Would you like to continue anyway?” This message indicates that the statement is being tuned by a user other than the user who originally ran the query, and tables may be missing based on the different schemas. Click OK to run the query, or click Cancel and run tuning under the original user.

Blocking Session Selected

When a Blocking Session is selected, the following Profiling Detail tabs are available.

Tab NameDescriptionSupported Platform
OracleSybaseDB2SQL Server
Blocked Sessions

Provides identifier and V$SESSION session information on the sessions being locked by the blocking session. 

YesNoNoNo
Session Details

Provides parameters regarding the session. For example, database server connection information, and data regarding the client tool and application.

...

YesNoNoNo
SQL

Shows the SQL statements associated with the

...

lock.

YesNoNoNo
Events

Shows which events the blocking session waited on.

...

YesNoNoNo

Procedure Selected

When a Procedure is selected, the following Profile Detail tabs are available.



Tab NameDescriptionSupported Platform
Oracle SybaseDB2 SQL Server
SQL TextShows the SQL text of the selected procedure.yesyes

SQLShows which SQL statements this procedure ran.yesyes

EventsShows which events the selected procedure waited on.yesyes
SessionsProvides parameters regarding the session. For example, database server connection information, and data regarding the client tool and application.

...