Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Initialization Parameters, 138 of 188


PARALLEL_INSTANCE_GROUP

Parameter type: 

String 

Syntax: 

PARALLEL_INSTANCE_GROUP = group_name 

Parameter class: 

Dynamic. Scope = ALTER SESSION, ALTER SYSTEM. 

Default value: 

A group consisting of all instances currently active 

Range of values: 

Any group name specified in the INSTANCE_GROUPS parameter of any active instance 

Oracle Parallel Server: 

Different instances can have different values. 

PARALLEL_INSTANCE_GROUP is an Oracle Parallel Server parameter that you can specify in parallel mode only. Used in conjunction with the INSTANCE_GROUPS parameter, it lets you restrict parallel query operations to a limited number of instances. See "INSTANCE_GROUPS".  

This parameter identifies the parallel instance group Oracle will use for spawning parallel execution processes. Parallel operations will spawn parallel execution processes only on instances that specify a matching group in their INSTANCE_GROUPS parameter.  

If the value of PARALLEL_INSTANCE_GROUP does not correspond to an instance group name specified for an active instance, Oracle returns an error.

See Also: Oracle8i Parallel Server Administration, Deployment, and Performance for more information on parallel query execution in an Oracle Parallel Server environment. 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index