[Home] [Help]
[Dependency Information]
Object Name: | OKS_PROCESS_CONTROL |
---|---|
Object Type: | TABLE |
Owner: | OKS |
FND Design Data: | ![]() |
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
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
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. |
Cut, paste (and edit) the following text to query this object:
SELECT FILENAME
, PROCESSFLAG
, SECURITY_GROUP_ID
FROM OKS.OKS_PROCESS_CONTROL;
OKS.OKS_PROCESS_CONTROL does not reference any database object
OKS.OKS_PROCESS_CONTROL is referenced by following:
|
|
|