This parameter activates/deactivates the Natural Optimizer Compiler and
controls the various options related to it. It corresponds to the macro
NTOPT
in
the Natural
parameter module.
Possible settings | See Dynamic Profile Parameter OPT in the Natural Optimizer Compiler documentation. | |
---|---|---|
Default setting | OFF |
|
Dynamic specification | yes | This parameter can only be specified dynamically. In the
Natural
parameter module, the macro
NTOPT is
used instead.
|
Specification within session | yes |
Note:
This Natural profile parameter only applies if the
Natural Optimizer
Compiler is to be used.
The following topics are covered below:
The parameter syntax of OPT
is, for example, as
follows:
OPT=(INDX,OVFLW,ZD=OFF) |
For more syntax examples, refer to Dynamic Profile Parameter OPT in the Natural Optimizer Compiler documentation.
The syntax of the NTOPT
macro is, for example, as
follows:
NTOPT 'INDX,OVFLW,ZD=OFF'
For more syntax examples, refer to Macro NTOPT in the Natural Optimizer Compiler documentation.