Configuring Optimizer Behaviour
An FRU Process relies on Database sp083_system_parameters
 and Database sp213_scheduler_parameters
 to configure how the optimization processes work.
They are given below for information only.
Global parameters
Parameter | Mandatory/ Optional | Description |
---|---|---|
 |  | none |
Per FRU parameters
Parameter Name | Mandatory/ Optional | Description |
---|---|---|
| O | In conjunction with opt_auto_alloc_horizon_before gives the number of days considered when selecting intray jobs for optimizer pre/post process auto allocation. Only used when optimizer in single mode. Does not include optimizer start date, i.e. a setting of 0 means that the last date considered is the optimizer trigger start date. |
| O | In conjunction with opt_auto_alloc_horizon_after gives the number of days considered when selecting intray jobs for optimizer pre/post process auto allocation. Only used when optimizer in single mode. Does not include optimizer start date, i.e. a setting of 0 means that the first date considered is the optimizer trigger start date. |
| M | The number of days before and after the optimizer start date that the optimizer will consider for assigning jobs to other capable operatives. Only used when optimizer in single mode. Does not include optimizer start date, i.e. a setting of 0 means that the only date considered is the optimizer trigger start date. |
| O | Should optimizer remove empty days from consideration for PM schedule? |
| O | Used in PM mode to reduce the runtime of optimizers by stopping the optimization early if no further improvement can be found. |
| M | Denotes the running mode of the optimizer:
|
| M | Indicates whether optimizer should use level 2 or level 3 region to group jobs together for mini-optimizer run in PM mode. |
| M | In conjunction with opt_selection_horizon_before gives the number of days considered for bringing together jobs in the same region. Only used when optimizer in single mode. Does not include optimizer start date, i.e. a setting of 0 means that the last date considered is the optimizer trigger start date. |
| M | In conjunction with opt_selection_horizon_after gives the number of days considered for bringing together jobs in the same region. Only used when optimizer in single mode. Does not include optimizer start date, i.e. a setting of 0 means that the first date considered is the optimizer trigger start date. |
| M | Cost per minute of job’s work time out of Service Hours (excluding Grace Period). |
Â
Â