Does anyone know how to tie one of these processes to a DB session. I've tried v$session and v$process with the PID of one of the runaway processes and have found nothing. I've also run truss on the runaway processes and they don't appear to be doing anything (although I'm not 100% sure about this!)
Code:
$ tusc -p 2735
( Attached to process 2735 ("f60webm webfile=5,2421,PID387") [32-bit] )
[2735] In user-mode ............................................................................... [running]
Any help would be greatly appreciated!
PS I've discovered that we're running Forms6i, not 9i and its connecting to an 8174 DB (both AS and DB are on the same UNIX box!)
Bookmarks