OVERRIDEACCESS.LOADTEMPOVERRIDESBY EMPIDSANDDATERANGE

Description:

This parameter is used to specify the Oracle hints used to improve performance. If specified, this parameter is added to the SQL statement used in loadTempOverridesBy EmpIdsAndDateRange() method of OverrideAccess class:

SELECT <registry_value> * FROM override WHERE...

Valid Values:

Oracle hint valid for the SQL used

Default Value:

For example, /*+INDEX(OVERRIDE IDX_OVREP_ID_DATES)*/

Location:

Database/

Effective:

n/a