Check if Process is Running on Database side
780383Jul 6 2010 — edited Jul 18 2010If we kick off a client-side program that connects to an oracle instance and does some data manipulation, how can I check on the database side if the process is actually moving along? We have users that are inpatient and often jump to conclusions. sometimes they think the program is "stuck". I need to be able to log onto our oracle database and determine if a process is progressing along. How can I do this?