RESTRUCTURETHREADS

Specifies whether parallel restructuring is enabled for a database and the number of threads to use.

This setting does not apply to aggregate storage databases.

Syntax

RESTRUCTURETHREADS [ appname [ dbname] ] n

Notes

Description

This setting specifies whether parallel restructuring is enabled for a database and the number of threads to use. You can enable parallel restructuring for individual databases, for all databases in an application, or for all databases on a server. For more information about parallel restructuring, see the Oracle Essbase Database Administrator's Guide.

Examples