Skip Headers

Oracle® Database Reference
10g Release 1 (10.1)

Part Number B10755-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

V$PX_PROCESS

This view contains information about the sessions running parallel execution.

Column Datatype Description
SERVER_NAME VARCHAR2(4) The name of the cluster database (P000, P001, etc)
STATUS VARCHAR2(9) The state of the cluster database (IN USE|AVAILABLE)
PID NUMBER The process identifier
SPID VARCHAR2(12) OS process ID
SID NUMBER The session ID of slave, if in use
SERIAL# NUMBER The session serial number of slave, if in use