SQL*Net more data from client
top of page
CerebroSQL

SQL*Net more data from client

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

Download and use for free.  

oracle-logo

[ RU ]

Сервер ожидает клиента, что бы отправить дополнительные данные клиентскому теневому процессу в уже начатой операции.

Время ожидания: зависит от времени, которое потребовалось, что бы получить данные (включая время ожидания)
Параметры:
driver id#
bytes – количество байт принятых от клиента.

Обычно это событие регистрируется при передаче значительных объемов информации в сторону клиента и проблемы не представляет.

[ EN ]

The server is waiting for the client to send additional data to the client shadow process in an already started operation.

Wait time: depends on the time it took to get the data (including the wait time)
Options:
driver id#
bytes - the number of bytes received from the client.

Typically, this event is logged when significant amounts of information are transferred to the client side and does not present a problem.

bottom of page