How to trace a oracle "apps" user in R12.1.3 back to the local userid that launched a process/conc
all users show up as apps. Is there a way to trace a UNIX PID back to john so that I will know who is causing the problem? see sample UNIX PIDS below.
CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
0 ? 3846 orafmsp 228 20 6747M 53584K run 292:08 100.05 99.87 oraclePFMS
0 ? 22197 orafmsp 154 20 6812M 51904K sleep 4:56 8.04 8.03 oraclePFMS
0 ? 8843 orafmsp 154 20 6786M 26944K sleep 0:45 4.10 4.09 oraclePFMS
-MG