ELAPSED_TIME_DELTA NUMBER このカーソルによって、解析、実行またはフェッチのために使用された経過時間(マイクロ秒)のデルタ値 IOWAIT_TOTAL NUMBER ユーザーI/O待機時間の累積値(マイクロ秒) IOWAIT_DELTA NUMBER ユーザーI/O待機時間のデルタ値(マイクロ秒) CLWAIT_TOTAL NUMBER ...
break on plan_hash_value on startup_time skip 1 select ss.snap_id, ss.instance_number node, begin_interval_time, sql_id, plan_hash_value, nvl(executions_delta,0) execs, (elapsed_time_delta/decode(nvl(executions_delta,0),0,1,executions_delta))/1000000 avg_etime, (buffer_gets_delta/de...
(sum(st.cpu_time_delta) / 1000000 / 60) / sum(st.rows_processed_delta)) cpu_mins_per_row, trunc(sum(st.elapsed_time_delta) / 1000000 / 60) ela_mins from dba_hist_sqlstat st where 1 = 1 and (st.cpu_time_delta != 0 or st.rows_processed_delta != 0) group by st.sql_id,...
col nodefor99999breakon plan_hash_value on startup_time skip1select ss.snap_id,ss.instance_number node,begin_interval_time,sql_id,plan_hash_value,nvl(executions_delta,0)execs,(elapsed_time_delta/decode(nvl(executions_delta,0),0,1,executions_delta))/1000000avg_etime,(buffer_gets_delta/decod...
ELAPSED_TIME_DELTANUMBERDelta value of elapsed time (in microseconds) used by this cursor for parsing/executing/fetching IOWAIT_TOTALNUMBERCumulative value of user I/O wait time IOWAIT_DELTANUMBERDelta value of user I/O wait time CLWAIT_TOTALNUMBERCumulative value of cluster wait time ...
col begin_interval_time for a30 col node for 99999 break on plan_hash_value on startup_time skip 1 select ss.instance_number node, begin_interval_time, sql_id, plan_hash_value, nvl(executions_delta, 0) exe_num, --执行次数 trunc(elapsed_time_delta / 1000000) exe_time,--执行时间 ...
ELAPSED_TIME_DELTANUMBERこのカーソルによって、解析、実行またはフェッチのために使用された経過時間(マイクロ秒)のデルタ値 IOWAIT_TOTALNUMBERユーザーI/O待機時間の累積値(マイクロ秒) IOWAIT_DELTANUMBERユーザーI/O待機時間のデルタ値(マイクロ秒) ...
このカーソルによって、解析、実行またはフェッチのために使用された経過時間(マイクロ秒)の累積値カーソルがパラレル実行を使用する場合、ELAPSED_TIME_TOTALは、問合せコーディネータへの時間にすべてのパラレル問合せスレーブ処理を加えた累積時間です。 ELAPSED_TIME_DELTA NUMBER このカ...
このカーソルによって、解析、実行またはフェッチのために使用された経過時間(マイクロ秒)の累積値カーソルがパラレル実行を使用する場合、ELAPSED_TIME_TOTALは、問合せコーディネータへの時間にすべてのパラレル問合せスレーブ処理を加えた累積時間です。 ELAPSED_TIME_DELTA NUMBER このカ...
このカーソルによって、解析、実行またはフェッチのために使用された経過時間(マイクロ秒)の累積値カーソルがパラレル実行を使用する場合、ELAPSED_TIME_TOTALは、問合せコーディネータへの時間にすべてのパラレル問合せスレーブ処理を加えた累積時間です。 ELAPSED_TIME_DELTA NUMBER このカ...