Dynamic Performance (V$) Views, 113 of 179
This view contains information about the sessions running parallel execution.
SERVER_NAME
VARCHAR2(4)
The name of the parallel server (P000, P001, etc)
STATUS
VARCHAR2(9)
The state of the parallel server. Either In Use or Available
PID
NUMBER
The process identifier
SPID
The OS process ID
SID
The session ID of slave, if in use
SERIAL#
The session serial number of slave, if in use