On 12C R2 kill session J000 in alertlog file
Hi all,
On our servers 12c release 2 in the alertlog file, I can see many of these traces:
KILL SESSION for sid=(x, y):
Reason = alter system disconnect session
Mode = KILL HARD SAFE DISCONNECT/-/-
Requestor = J000 (orapid = Z, ospid = w, inst = 1)
Owner = Process: USER (orapid = v, ospid = u)
Result = ORA-0
Since the requestor is J000 (Job queu slave process), is it normal to have these traces?
I assume that these killed session wrere sessions related to jobs on the database server. Can these killed session also be gost sessions killed by Oracle?
Best regards.
Carl