|
выключился сбор ASH, 11.2.0.4
|
|||
---|---|---|---|
#18+
Добрый день, Вчера получил в алертлоге: авторActive Session History (ASH) performed an emergency flush. This may mean that ASH is undersized. If emergency flushes are a recurring issue, you may consider increasing ASH size by setting the value of _ASH_SIZE to a sufficiently large value. Currently, ASH size is 75497472 bytes. Both ASH size and the total number of emergency flushes since instance startup can be monitored by running the following query: Код: sql 1. 2. 3.
недолго думая сделал Код: sql 1.
и перезагрузил экземпляр. После проверки оказалось, что размер не увеличился до указанного, но стал больше. Было 75497472 (72М) стало 266338304 (254М) - далее нашёл, что это хардкод самой бд Код: plsql 1. 2.
Более того: v$active_session_history - пустой dba_hist_active_sess_history - имеет данные только до ребута. При прогоне через TOAD, пишет Код: sql 1.
При прогоне ashrpt.sql - генерируется репорт без данных Пример: автор Analysis Begin Time: 22-Jul-20 08:21:41 Analysis End Time: 22-Jul-20 09:21:49 Elapsed Time: 60.1 (mins) Begin Data Source: DBA_HIST_ACTIVE_SESS_HISTORY in AWR snapshot 186 End Data Source: DBA_HIST_ACTIVE_SESS_HISTORY in AWR snapshot 186 Sample Count: 0 Average Active Sessions: 0.00 Avg. Active Session per CPU: 0.00 Report Target: None specified Top User Events DB/Inst: WORK/work (Jul 22 08:21 to 09:21) No data exists for this section of the report. ------------------------------------------------------------- Top Background Events DB/Inst: WORK/work (Jul 22 08:21 to 09:21) No data exists for this section of the report. ------------------------------------------------------------- Top Event P1/P2/P3 Values DB/Inst: WORK/work (Jul 22 08:21 to 09:21) No data exists for this section of the report. ------------------------------------------------------------- Подскажите куда копать? почему могло всё пропасть? ... |
|||
:
Нравится:
Не нравится:
|
|||
22.07.2020, 09:29 |
|
выключился сбор ASH, 11.2.0.4
|
|||
---|---|---|---|
#18+
esir, Параллельно был установлен АММ Код: sql 1. 2. 3. 4.
Решил пока вернуть как было _ash_size, поменял на 75497472 (72М), но ещё не перезагружал. в алертлоге сразу появилось авторActive Session History (ASH) performed an emergency flush. This may mean that ASH is undersized. If emergency flushes are a recurring issue, you may consider increasing ASH size by setting the value of _ASH_SIZE to a sufficiently large value. Currently, ASH size is 266338304 bytes. Both ASH size and the total number of emergency flushes since instance startup can be monitored by running the following query: select total_size,awr_flush_emergency_count from v$ash_info; ... |
|||
:
Нравится:
Не нравится:
|
|||
22.07.2020, 09:47 |
|
|
start [/forum/topic.php?fid=52&fpage=40&tid=1881038]: |
0ms |
get settings: |
8ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
38ms |
get topic data: |
12ms |
get forum data: |
2ms |
get page messages: |
43ms |
get tp. blocked users: |
2ms |
others: | 335ms |
total: | 461ms |
0 / 0 |