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


VIEW: SYS.GV_$PROCESS_GROUP

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
INDX NUMBER

INST_ID NUMBER

NAME VARCHAR2 (30)
PID NUMBER

CON_ID NUMBER

Query Text

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


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

Dependencies

[top of page]

SYS.GV_$PROCESS_GROUP references the following:

SYS.GV_$PROCESS_GROUP is referenced by following:

SchemaPUBLIC
SynonymGV$PROCESS_GROUP