Form Runaway Session
In the OAM I saw a user in the form runaway session with the duration of 53:36:24, memory of 77024 and 0.0 CPU. To me, this is odd, I thought that oracle automatically terminated the login after 30 minutes. This is the setting of our profile option. Why would this session be there hanging for that long.
$ ps -ef|grep 10870
applprod 10870 24155 0 Jul 29 ? 2:20 /ebs/prodapp/apps/tech_st/10.1.2/bin/frmweb server webfile=HTTP-0,0,1,default,1
applprod 4430 22355 0 18:17:07 pts/1 0:00 grep 10870
Would it be safe to kill the session? Of course, I am going to email the person first before I do the kill. But it is still kind of weird that the duration would show that long period of time. This duration is the indication of what time? Gurus, please advise. Thank you very much.