Database sessions still running with the status "SQL * Net break / reset to client".
According Oracle's information:
SQL*Net break/reset to client (%)
Description
The server is sending a break or reset message to the client. The session running on the server is waiting for a reply from the client.
These waits are caused by an application attempting to:
If the value, v$session_wait.p2, for this parameter equals 0, it means a reset was sent to the client. A non-zero value means that the break was sent to the client.
Anyone knows what I can do in this case?
I think your best bet is to send this question to OutSystems Support.
Ok, Kilian Hekhuis.
I will open a support ticket.
Thanks