2026-03-12 21:01:38

This commit is contained in:
2026-03-12 22:01:38 +01:00
parent 3bd1db26cc
commit 26296b6d6a
336 changed files with 27507 additions and 0 deletions

15
tiddlywiki/Oracle toolbox.tid Executable file
View File

@@ -0,0 +1,15 @@
created: 20200823075307403
creator: vplesnila
modified: 20200831161547163
modifier: vplesnila
tags: Oracle
title: Oracle toolbox
type: text/vnd.tiddlywiki
|!usage |!description |!notes|
|''@ash/ashtop'' [grouping_cols] [filters] [fromtime] [totime]|Display top ASH time (count of ASH samples) grouped by your specified dimensions|[[exemples|ashtop]]|
|''@ash/ash_wait_chains'' [grouping_cols] [filters] [fromtime] [totime]|Display ASH (based on DBA_HIST) wait chains (multi-session wait signature, a session waiting for another session etc.)|[[exemples|ash_wait_chains]]|
|''@x'' |Display SQL execution plan for the last SQL statement||