This parameter specifies whether a SQL statement executed in parallel is restricted to a single instance in an Oracle RAC environment. By setting this parameter to TRUE
, you restrict the scope of the parallel server processed to the single Oracle RAC instance where the query coordinator is running.
The recommended value for the PARALLEL_FORCE_LOCAL
parameter is FALSE
.
Oracle Database Reference for information about the PARALLEL_FORCE_LOCAL
initialization parameter