V$PROCESS
This view displays information about the currently active processes.
Fields
The most relevant view fields are as follows:
PID
: An Oracle process identifierSPID
: The operating system process identifierADDR
: The address of the process state objectSERIAL#
: The process serial numberPNAME
: The name of the processUSERNAME
: The operating system process usernameTERMINAL
: The operating system terminal identifierPROGRAM
: The program currently in progress
See also
The
V$SESSION
section in this appendix