configure-cpucore

(Optional) Use the configure-cpucore command to set the number of CPU Cores the system should be configured with for the database.

Syntax

To configure the number of CPU cores:

   configure-cpucore -cores numberOfCores [-h]

To enable the maximum number of CPU cores:

   configure-cpucore -cores ALL [-h]

Parameters


Parameter Description

-cores numberOfCores

Defines the number of cores to enable on the system. Specify All to enable the maximum number of cores.

-h

(Optional) Displays help for using the command.


Example 9-4 Configuring CPU Cores

To set the number of CPU cores to 4:

# configure-cpucore -cores 4