How to check which service/hostname is pid pointing to?
Hi guys,
I did a shutdown of my database and did a check on the alert.log and noticed that there are multiple "process termination request for pid xxxx [source = unknown]"
May I know how to I check or match this pid is what process?
Eg: is this a application connection or OS process?
As I've try finding from v$session but nothing matched.