Data Dictionary
>
FPSADMIN Views
> FPSADMIN.WIP_WAFER_HIST_LOOP
View FPSADMIN.DBF_REF_SOURCE_FOR_CHK
Because we must use DBA_xxx views and Oracle does not allow grant select on views using DBA_xxx and we need to grant permission on various CHK and SYSMNTR views then we store the necessary information from DBA_xxx views into DBF tables. DBA_SOURCE is a huge table and there is no reason to store all of it so we just store the lines that we need to use for CHK and SYSMNTR views and give it the suffix so that users do not expect the DBF table to contain all rows from the DBA view.
|
Column |
Comment |
|---|---|
|
CHK_VIEW |
|
|
PROBLEM |
|
|
OWNER |
|
|
NAME |
|
|
TYPE |
|
|
LINE |
|
|
TEXT |
|
|
SQL_QUERY |