Hi all experts,
I've a question about what's the effect of a "workprocess restarted".
Let's say I have a background job is running, then the dedicated workprocess running out of memory and switch into PRIV mode, then it restarted.
Unfortunately the background job is not finished yet, what happened to the data at database level? Is that they all rolled back or the part before workprocess restart were committed to the database? Or something else could happen?
Thanks,
Michael