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


TABLE: OKS.OKS_PROCESS_CONTROL

Object Details
Object Name: OKS_PROCESS_CONTROL
Object Type: TABLE
Owner: OKS
FND Design Data: TableOKS.OKS_PROCESS_CONTROL
Subobject Name:
Status: VALID


This table is used to store the statistics of a sql file. ie, If a sql file need to be run only once when applying the patch then it will check the statistics of the file in this table


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
FILENAME VARCHAR2 (20)
File Name
PROCESSFLAG VARCHAR2 (3)
Process Code
SECURITY_GROUP_ID NUMBER

Used to create a Virtual Private Database which was originally designed to be used by Hosting services. Now obsolete.
Query Text

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


SELECT FILENAME
,      PROCESSFLAG
,      SECURITY_GROUP_ID
FROM OKS.OKS_PROCESS_CONTROL;

Dependencies

[top of page]

OKS.OKS_PROCESS_CONTROL does not reference any database object

OKS.OKS_PROCESS_CONTROL is referenced by following:

SchemaAPPS
SynonymOKS_PROCESS_CONTROL