OQL Console

See Also

The OQL Console is a tab in the Heap window that is available when you load a snapshot of the heap. The OQL Console enables you to write, execute and save queries that are used to locate information from the Java heap.

You can open a heap snapshot by choosing Profile > Load Heap Dump from the main menu and specifying the location of the heap dump. You can also open saved heap snapshots from the Profiler window.

The OQL Console contains the following panes:

You can use any of the sample OQL queries or create a query to filter and select heap data to locate the information that you want from the Java heap. After you choose or write a query, you can run the query against the Java heap and view the results.

See Also
Analyzing a Heap Dump Using Object Query Language (OQL)
Taking a Heap Dump
Browsing a Heap Dump
Profiling Windows

Legal Notices