data-dictionary

FPSINPUT.MSO_PROCESS_HIST

Data Dictionary

>

FPSINPUT Tables

> FPSINPUT.MSO_PROCESS_HIST

Table FPSINPUT.MSO_PROCESS_HIST"

All the history for any active rule that had a lot that ran at the to or from MSO process with the corresponding rule parameters. This table will be used to calculate the lots, wafer to detect and time to detect metrics.

  • Schema: FPSINPUT

  • Tablespace: FPSDATAHIST

  • Primary key: FROM_MSO_INST, FACILITY, LOT, FROM_MSO_PROCESS, SMP_RULE_ID, CHAMBER


Column

Type

Nullable

Comment

FROM_MSO_INST

DATE

N

FACILITY

VARCHAR2(6)

N

Facility is included in almost every join in the DWH so this represents a definitive split. A route must have all steps on tools in the same facility. A tool must process all lots in the same facility. If your site has multiple buildings where lots run on routes using tools in multiple buildings then everything should be one facility. For example, multiple Fab buildings. But if your site has independent facilities like Fab and Test and Assembly where lot may progress from one to the next but on different routes then these should be different facilities. Since this column is in virtually every table it is critical that the value here is exactly matches what is in the MES if the MES has facility. Use facility_display for the display friendly name displayed in applications. See site_name comment for client/site/facility example. (* from FPSINPUT.GEN_FACILITIES)

LOT

VARCHAR2(32)

N

A lot is a group of units that process together. Usually lot_id or lot_number in MES. All units in a lot are in the same carrier but there may be multiple lots in a carrier. (* from FPSINPUT.WIP_LOTS_STATIC)

FROM_MSO_PROCESS

VARCHAR2(100)

N

SMP_RULE_ID

NUMBER(9)

N

The tag condition that corresponds with the specified sample rule. This must already be defined in MSO_EXTL_TAG_CONDITIONS. (* from FPSINPUT.MSO_EXTL_RULE_TAG_COND)

CHAMBER

VARCHAR2(19)

N

Chambers belong to a main tool, have a state which is independent of the main tool and other chambers on the same tool, and can have events logged against it. The difference between a chamber and a port is that a chamber processes lots while port is just a location. (* from FPSINPUT.EQP_CHAMBERS)

CHAMBER_MSO_GROUP

VARCHAR2(64)

CHAMBER_MSO_GROUP_NA

VARCHAR2(64)

This is the counter definition value for chamber mso group. If chamber mso group is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the chamber mso group value.

CHAMBER_NA

VARCHAR2(19)

This is the counter definition value for chamber. If chamber is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the chamber value.

FROM_MSO_JOB_ID

VARCHAR2(64)

FROM_MSO_TOOL

VARCHAR2(16)

FROM_PROCESS

VARCHAR2(50)

FROM_ROUTE

VARCHAR2(256)

FROM_STEP

VARCHAR2(256)

IS_CHILD_LOT_FOR_MSO

CHAR(1)

Field specific for telling MSO if a lot is a child lot or not. Tag conditions can be set to no allow child lots to be tagged. This field controls what is a child lot for MSO. (* from FPSINPUT.WIP_LOTS_STATIC)

IS_FIRST_LOT_IN_JOB

CHAR(1)

LOTS_AT_RISK

NUMBER(9)

LOT_GROUP

VARCHAR2(8)

Lot_group is a grouping of lot_family and is the highest grouping in the lot type hierarchy. There should be only a few values for lot_group, i.e. Prod, Dev, TW. We group WIP and moves by lot_group on the dashboard and we group cycle time calculations by lot_group so this is an important field. (* from FPSINPUT.WIP_LOT_GROUPS)

LOT_GROUP_NA

VARCHAR2(8)

This is the counter definition value for lot group. If lot group is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the lot group value.

LOT_MSO_GROUP

VARCHAR2(8)

Grouping of lot types to be used specifically for the MSO application for tag conditions and counter settings. (* from FPSINPUT.WIP_LOT_TYPES)

LOT_MSO_GROUP_NA

VARCHAR2(8)

This is the counter definition value for lot mso group. If lot mso group is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the lot mso group value.

LOT_PARM_NAME

VARCHAR2(32)

Lots that have this MES parameter set with its corresponding value will be tagged or never tagged, depending on the condition type that is selected. If the value is NULL the check is ignored. (* from FPSBASE.MSO_TAG_CONDITION_CONTEXT)

LOT_PARM_VALUE

VARCHAR2(32)

Lots that have this MES parameter value will be tagged or never tagged, depending on the condition type that is selected. If the value is NULL the check is ignored. (* from FPSBASE.MSO_TAG_CONDITION_CONTEXT)

MSO_PROCESS

VARCHAR2(100)

Process definition for this step to be used by the Metrology Sampling Optimizer. MSO process is defined differently to avoid conflict with regular process and common step and because the definition can vary greatly from those concepts (* from FPSINPUT.RTG_ROUTE_STEPS)

MSO_PROCESS_NA

VARCHAR2(100)

This is the counter definition value for mso process. If mso process is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the mso process value.

OPERATION

VARCHAR2(50)

Operation is usually the primary level of routing in the MES and the level where the facility typically reports moves. FPS only allows one tool per step so our step is a lower level of routing than operation although both may be the same if the MES only allows one tool per operation. Note that because operation can include multiple steps and therefore multiple process families that we cannot have any association to equipment by operation. (* from FPSINPUT.RTG_OPERATIONS)

OPERATION_NA

VARCHAR2(50)

This is the counter definition value for operation. If operation is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the operation value.

PLAN_PRIORITY

VARCHAR2(7)

N

Permanent priority of the lot set in the MES generally by planning. (* from FPSINPUT.WIP_EVENT_HIST)

PLAN_PRIORITY_NA

VARCHAR2(7)

This is the counter definition value for plan priority. If plan priority is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the plan priority value.

PRD

VARCHAR2(64)

N

Prd determines the route which is used to process the lot in the facility and what tools, recipes, durables, etc. can be used at each step. Prd also determines the next facility for the lot when it finishes its route. For detailed information on prd vs. planprd see table comments in RTG_PLANPRDS. (* from FPSINPUT.RTG_PRDS)

PRD_MSO_GROUP

VARCHAR2(64)

Product group to be used for the Metrology Sampling Optimizer, generally based on similarity of technology or volume. (* from FPSINPUT.RTG_PRDS)

PRD_MSO_GROUP_NA

VARCHAR2(64)

This is the counter definition value for prd mso group. If prd mso group is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the prd mso group value.

PRD_NA

VARCHAR2(64)

This is the counter definition value for prd. If prd is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the prd value.

QTY

NUMBER(7)

Quantity of units in the lot according the qty_unit defined for the facility. It is required for all lots in each facility to have their qty defined in the same units therefore the change in the unit is critical to defining the facility. For example, a pretest facility might have a sort step in the middle where we learn the qty of die. Prior to this step we know only the wafer qty but after this step we know both wafer and die. Since wafer is the only qty we know throughput the flow then wafer must be defined as the qty unit for this facility. Die can then be populated as sec_qty when it is known. Similarly the wafer saw facility might have a step in the middle where we cut the wafers into die. After this step we no longer know the number of wafers which means that die must be the qty unit for this facility and wafers can be the sec_qty prior to the saw step. Please note that a lot with qty of 0 is allowed but only if the sec_qty is greater than 0. This is unusual but one case is where we know the wafers will be scrapped but cannot be scrapped quite yet. (* from FPSINPUT.WIP_EVENT_HIST)

ROUTE_MSO_GROUP

VARCHAR2(64)

Route group to be used for the Metrology Sampling Optimizer, generally based on similarity of technology or volume. (* from FPSINPUT.RTG_ROUTES)

ROUTE_MSO_GROUP_NA

VARCHAR2(64)

This is the counter definition value for route mso group. If route mso group is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the route mso group value.

ROUTE_NA

VARCHAR2(256)

This is the counter definition value for route. If route is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the route value.

TIME_TO_DETECT_SEC

NUMBER(8)

TOOL_MSO_GROUP

VARCHAR2(64)

TOOL_MSO_GROUP is the grouping of tools used for Metrology Sampling Optimizer. This grouping is used in the Sampling Dashboard and for assigning event based sampling rules for a tool group. This group is similar to process family but allows a tool grouping specific to the MSO. (* from FPSINPUT.EQP_TOOL_MSO_GROUPS)

TOOL_MSO_GROUP_NA

VARCHAR2(64)

This is the counter definition value for tool mso group. If tool mso group is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the tool mso group value.

TOOL_NA

VARCHAR2(16)

This is the counter definition value for tool. If tool is not part of the rule definition and included in the counter then it will be NA, otherwise it will have the tool value.

TO_MSO_INST

DATE

TO_MSO_PROCESS

VARCHAR2(100)

The tag condition is only applies at a FROM_MSO_PROCESS that is linked to the specified MSO_PROCESS in this column. If the value is NULL then it applies to all proceses. (* from FPSINPUT.MSO_EXTL_RULE_TAG_COND)

TO_MSO_TOOL

VARCHAR2(16)

UPDATED_INST

DATE

Time when the record was updated according to the source data. Note this is not the time when the record was actually updated in this table - it will almost always be earlier. (* from FPSINPUT.GEN_FACILITIES)

WAFERS_AT_RISK

NUMBER(9)