undo_retention publish retry
top of page
CerebroSQL

undo_retention publish retry

Description of session waits in Oracle DBMS is available in the program.

Download and use for free.  

oracle-logo

[ RU ]

Это ожидание может произойти по двум причинам. Сеанс, выполняющий ALTER SYSTEM SET UNDO_RETENTION, может ожидать пока идёт кластерная реконфигурация. Или фоновый процесс MMNL может ожидать кластерного реконфигурирования, пытаясь определить максимальное значение UNDO_RETENTION.

Время ожидания: 1 секунда
Параметры:
P1 – идентификатор показывающий, где происходит повторение. 1 - повторение публикации максимального значения undo_retention. 2 – повторение доступа к максимальному значению undo_retention
P2 – количество повторений (максимальное кол-во 5)

[ EN ]

This wait can happen for two reasons. A session executing ALTER SYSTEM SET UNDO_RETENTION can wait while a cluster reconfiguration is in progress. Or, the MMNL background process might be waiting for a cluster reconfiguration while trying to determine the maximum UNDO_RETENTION value.

Waiting time: 1 second
Options:
P1 is an identifier indicating where the repetition occurs. 1 - repeat publication of the maximum value of undo_retention. 2 - repeat access to the maximum value of undo_retention
P2 - number of repetitions (maximum number of 5)

bottom of page