Technology Stack - EBS (MOSC)

MOSC Banner

Form session can not be terminated

edited Aug 20, 2021 10:37AM in Technology Stack - EBS (MOSC) 4 commentsAnswered

Form session can not be terminated, can be checked via: OAM -> Dashboard -> Performance -> Forms Sessions -> Session Details, Process ID is: 6226354.
Customer had logged out the system for a long time, why form session can not be terminated?

Run UNIX command:
[prod@p#ebsap# ~]$date;ps -ef|head -1;ps -ef|grep frmweb|grep -v grep
     UID    PID      PPID  C    STIME    TTY  TIME CMD
applprod 3473730  4456584  0 15:09:32    -  0:13 frmweb server webfile=HTTP-0,0,1,default,192.168.14.5
applprod 6226354  4456584  0  Mar 10      -  0:08 frmweb server webfile=HTTP-0,0,1,default,192.168.14.4

For sure, 'kill' command can terminate this process, but customer wants to know why the process can not be terminated automatically after logout/close forms from EBS?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center