concurrentstatistics
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
concurrentstatistics [2015/08/25 08:36] – z0hpvk | concurrentstatistics [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 19: | Line 19: | ||
END; | END; | ||
/</ | /</ | ||
+ | Check it is enabled by issuing the following query\\ | ||
+ | < | ||
+ | After starting a manual or automatic statistics gathering job, you can monitor it | ||
+ | < | ||
+ | FROM dba_optstat_operation_tasks | ||
+ | WHERE status = 'IN PROGRESS' | ||
+ | AND opid = (SELECT max(id) FROM dba_optstat_operations | ||
+ | WHERE operation = ' | ||
concurrentstatistics.1440491771.txt.gz · Last modified: 2025/03/08 22:23 (external edit)