data-dictionary

FPSINPUT.RECENT_REALTIME_BY_HOUR

Data Dictionary

>

FPSINPUT Views

> FPSINPUT.WIP_WAFER_HIST_LOOP

View FPSADMIN.RECENT_REALTIME_BY_HOUR

Useful query to calculate the job metrics by hour including the average seconds per insert for recent WEH loads. This measures the performance of the RealTime in general and the WIP_EVENT_HIST triggers specifically. Because we use C on WIP_EVENT_HIST, this should work for both DB and APF ETL clients. Run this query and then copy to Excel and choose Charts -> Scatter -> Marked Scatter for the first five columns to generate a graph of recent refresh intervals for the critical data loads. You might want to extend the time longer than 2 days to query for the graph.

Column

Comment

ROUND_TIME

NUM_JOBS

JOB_AVG

JOB_STDDEV

JOB_MIN

JOB_PERC10

JOB_PERC20

JOB_PERC30

JOB_PERC40

JOB_MED

JOB_PERC75

JOB_MAX

WEH_INSERTS_AVG

WEH_DB_MS_PER_INSERT_AVG

MS_PER_INS_STDDEV

MS_PER_INS_MIN

MS_PER_INS_PERC10

MS_PER_INS_PERC20

MS_PER_INS_PERC30

MS_PER_INS_PERC40

MS_PER_INS_MED

MS_PER_INS_PERC75

MS_PER_INS_MAX