This Natural profile parameter determines the sequence in which a requested object that is to be executed is searched for in the buffer pool and in the system file(s).
You can choose between two search sequences:
| Possible settings | ON | Search Sequence 1 is used (search buffer
                           						pool first for all libraries, then the system file(s)). Natural looks for the object in the following sequence until it is found: 
 For performance reasons, it is recommended that you set
                              						   Caution: | 
|---|---|---|
| OFF | Search Sequence 2 is used (alternating search in buffer
                           						pool and system file(s) for each library). Natural looks for the object in the following sequence until it is found: 
 BPSFI=OFFis recommended in
                           						development environments to always get the most current object from your own
                           						current library. | |
| Default setting | OFF | |
| Dynamic specification | yes | |
| Specification within session | no | 
For further information, see Steplibs and Search Sequence for Object Execution in the Using Natural documentation.