Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
LMV_ PROFILE_ STATS
This view contains statistics collected with PROFILE.PROFILE from the last query instance of a given activity.
This view has the LMV suffix, meaning it is a local view per node.
|
Column Name |
Description |
|---|---|
|
|
The related query text for a given |
|
|
An |
|
|
The |
|
|
The timestamp at which a given query was started. |
|
|
The timestamp at which a given query was ended. |
|
|
The total runtime, in milliseconds, of a given query. |
|
|
The time, in milliseconds, it took for a given query to compile. |
Last modified: