Technology Stack - EBS (MOSC)

MOSC Banner

[R12:Form] how to define a form by lsof command?

edited Oct 27, 2014 9:18PM in Technology Stack - EBS (MOSC) 1 commentAnswered

Hi, experts

lsof -R / | head -1 && lsof -R / | grep deleted

<snip>

frmweb    20877 17185   user   82u   REG    8,3 140443648  688245 /tmp/file7tPWO1.TMP (deleted)

frmweb    22315 17185   user   61u   REG    8,3    673648  688263 /tmp/fileMi17IX.TMP (deleted)

frmweb    24907 17185   user   52u   REG    8,3    195472  688247 /tmp/fileGHQp5a.TMP (deleted)

frmweb    31181 17185   user  108u   REG    8,3    614016  688248 /tmp/fileVhQkaT.TMP (deleted)

<snip>

due to the above output, is there a method that we could know the information of which form, which user, & other informations?

the PID above some times not work with SQL command,

and sometimes the pid could define PID.

Best Regards

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