entry_point_mapper_search_order
Specifies whether to use entry point mapping to look for programs before or after searching for the programs on disk.
Restriction:
These tunables are supported for native COBOL only.
Syntax:
>>-----set entry_point_mapper_search_order=---.-0-.----------->< +-1-+
Parameters:
0
Programs are looked for on disk before using entry point mapping.
1
Programs are looked for using entry point mapping before looking on disk.
Properties:
Default:
0
IDE equivalent:
Parent topic:
List of Run-time Tunables
Related reference
entry_point_mapper
entry_point_mapper_alias_exists_error
entry_point_mapper_disable_auto_aliasing[4]