Query Taking More Time?

  Рет қаралды 1,145

Vismo Technologies

Vismo Technologies

Күн бұрын

Пікірлер: 1
@endangwidiastuti
@endangwidiastuti 2 ай бұрын
if query getting taking longer than usual, before going to OS Analysis, i always check below items: 1. get the sql_id of the query (v$sql) 2. compare the current sql_id with the previous one when running normally (dba_hist_sqlstat) 3. check the execution plan (select dbms_xplan.display_cursor) is there are any Full Table Scan operation, Index skip Scan, etc (check the index) 4. check if there's any changes of Plan Hash Value, this happens a lot. PHV Changes can caused by stale statistic table and so on. 5. check the wait event, the type of wait event can help to find the root cause. ex: if the wait event show "enq:TX Row Lock Contention" you have to check if there are any blocker. but if wait event show "row cache lock" with the "INSERT" operation, and the query using sequence, mostly caused by cache size 0 etc..
RAC Patching Understanding | Rolling Vs Non-Rolling
23:09
Vismo Technologies
Рет қаралды 543
Types of Standby Databases?
26:24
Vismo Technologies
Рет қаралды 329
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 39 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 14 МЛН
LEVEL0 & LEVEL1 RMAN Scripts
24:11
Vismo Technologies
Рет қаралды 463
SQL - Complete Course in 3 Hours | SQL One Shot using MySQL
3:16:14
Apna College
Рет қаралды 9 МЛН
Day_2_Demo_Session | How Database Connection Works?
1:25:24
Vismo Technologies
Рет қаралды 329
RAC Database File System | Shared or Non Shared?
20:13
Vismo Technologies
Рет қаралды 220
How to Identify the RAC database?
8:28
Vismo Technologies
Рет қаралды 306
RAC Background Process - BG Process - RAC Specific Background Process
36:21
Vismo Technologies
Рет қаралды 10 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 39 МЛН