performancetuning
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
performancetuning [2015/07/21 08:51] – z0hpvk | performancetuning [2025/04/01 08:34] (current) – z0hpvk | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Performance Tuning ===== | ===== Performance Tuning ===== | ||
+ | |||
+ | ==== Simple Explain Plan ==== | ||
+ | <code sql> | ||
+ | SELECT * FROM TABLE(DBMS_XPLAN.DISPLAY); | ||
+ | </ | ||
+ | |||
==== Get Active Sessions ==== | ==== Get Active Sessions ==== | ||
< | < |
performancetuning.1437468711.txt.gz · Last modified: 2025/03/08 22:23 (external edit)