Data Dictionary
>
FPSADMIN Views
> FPSADMIN.WIP_WAFER_HIST_LOOP
View FPSAPP.DASH_P_ADM_LOAD_STATUS
This view is used to determine when an object was last loaded for caching purposes. Since Dashboard is an application and not administration it is important for it to be limited to only the absolutely necessary information from an ADM table. In the future, we might want show a summary of load status on Admin Console at which time we would create a separate view for Admin Console.
|
Column |
Comment |
|---|---|
|
OBJECT_NAME |
This could be an object name (we will disable loading of that object in the scheduled jobs), a load job (we will disable loading of all objects in that scheduled job), an FPSAPP prefix (we will disable loading of all objects with that prefix), a constraint (we can explain why it is permanently disabled), or a trigger (technically an object so we can get away with omitting this from the column name and also to explain why it is permanently disabled). (* inherited from FPSADMIN.CFG_DISABLED) |
|
LAST_SUCCESS_TIME |