DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.V_$PROCESS_GROUP

Object Details
Object Name: V_$PROCESS_GROUP
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
INDX NUMBER

NAME VARCHAR2 (30)
PID NUMBER

CON_ID NUMBER

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INDX
,      NAME
,      PID
,      CON_ID
FROM SYS.V_$PROCESS_GROUP;

Dependencies

[top of page]

SYS.V_$PROCESS_GROUP references the following:

SYS.V_$PROCESS_GROUP is referenced by following:

SchemaPUBLIC
SynonymV$PROCESS_GROUP