2 Capacity-on-Demand Licensing Information

This chapter provides capacity-on-demand licensing information for Oracle Database Appliance bare metal installations. It contains a separate section for each of the following models:

Each section contains the following topics:

  • An overview of the system capacity and default licensing settings for bare metal deployments.

  • A set of rules and restrictions to follow when you initially set CPU or subsequently change core counts for bare metal deployments.

  • Step-by-step instructions to set initial CPU counts or subsequently change them on bare metal deployments.

Oracle Database Appliance X5-2

Overview

Oracle Database Appliance X5-2 comprises two servers and each server has 36 CPU cores. By default, Oracle Database Appliance is shipped with all cores enabled on both servers, that is:

  • 36 CPU cores are enabled on each of the two servers

  • You have a total of 72 enabled CPU cores

You can use the default CPU core count of 2 for each server, or you can change the CPU core count by following the procedure in "Setting the CPU Core Count on Oracle Database Appliance X5-2 Bare Metal Deployments". For example, if you change the CPU core count to 18 for each server, then:

  • 18 CPU cores are enabled on each of the two servers

  • You have a total of 36 enabled CPU cores

Rules and Restrictions for Setting CPU Core Count on Oracle Database Appliance X5-2 Bare Metal Deployments

Review the following rules and restrictions before changing the CPU core count:

  • You can change the CPU core count to a value that is any multiple of 2 between 2 and 36. for each server.

  • If you change the CPU core count, then you can subsequently only increase the CPU core count.

    For example, if you change the CPU core count to 28, then you can subsequently change the CPU core count to 30, 32, 34, or 36. If you later change the CPU core count to 34, then you can subsequently change the CPU core count to 36.

  • If your desired CPU core count is 36 for each server, then use the default configuration. There is no need to follow the procedure in "Setting the CPU Core Count on Oracle Database Appliance X5-2 Bare Metal Deployments" to set the CPU core count to 36.

    Note:

    If you mistakenly followed the procedure to set your CPU core count to 36, thereby preventing you from subsequently increasing your CPU core count, and the error is caught immediately, then contact Oracle Support to remedy the situation.

Setting the CPU Core Count on Oracle Database Appliance X5-2 Bare Metal Deployments

To set the CPU core count:

  1. Log in to the My Oracle Support at:

    https://myoraclesupport.com
    
  2. Click the Settings tab and select Assets from the submenu.

  3. Search for the serial number of the appliance in the asset list.

    If you cannot locate the serial number, then contact Oracle Support.

  4. Select the serial number of the appliance.

  5. Select Manage Key... from the available actions.

  6. In the Manage Cores Configuration Key dialog box, you can view the serial number of the appliance. If a key was previously generated, then you can view the current configuration.

    1. In the Cores Per Server drop-down list, select the desired number of enabled CPU cores for each server. The value you select will apply to both servers on the appliance.

      Initially, you can select 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, or 36.

      Subsequently, you can only select a number that is greater than the current number.

    2. Click Generate Key to generate the key.

    3. Click Copy Key to Clipboard to copy the key to the clipboard.

  7. Paste the key into an empty text file and save the file to a location on the Oracle Database Appliance.

  8. Log in to one of the servers on Oracle Database Appliance as root.

  9. Note: The command in this step will reboot the server to complete the reconfiguration.

    Run the following command:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key key_file_location
    

    Where key_file_location is the full path name of the text file that you created in Step 7.

    For example:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key /home/myfile.txt
    

After the system reboots, Oracle Database Appliance will be reconfigured and both servers will be running with the specified CPU core count. You must always assign cores on Oracle Database Appliance X5-2 bare metal deployments in multiples of two, with a minimum of two cores.

Oracle Database Appliance X4-2

Overview

Oracle Database Appliance X4-2 comprises two servers and each server has 24 CPU cores. By default, Oracle Database Appliance is shipped with all cores enabled on both servers, that is:

  • 24 CPU cores are enabled on each of the two servers

  • You have a total of 48 enabled CPU cores

You can use the default CPU core count of 24 for each server, or you can change the CPU core count by following the procedure in "Setting the CPU Core Count on Oracle Database Appliance X4-2 Bare Metal Deployments". For example, if you change the CPU core count to 16 for each server, then:

  • 16 CPU cores are enabled on each of the two servers

  • You have a total of 32 enabled CPU cores

Rules and Restrictions for Setting CPU Core Count on Oracle Database Appliance X4-2 Bare Metal Deployments

Review the following rules and restrictions before changing the CPU core count:

  • You can change the CPU core count to a value that is any multiple of 2 between 2 and 24. for each server.

  • If you change the CPU core count, then you can subsequently only increase the CPU core count.

    For example, if you change the CPU core count to 16, then you can subsequently change the CPU core count to 18, 20, 22, or 24. If you later change the CPU core count to 22, then you can subsequently change the CPU core count to 24.

  • If your desired CPU core count is 24 for each server, then use the default configuration. Do not follow the procedure in "Setting the CPU Core Count on Oracle Database Appliance X4-2 Bare Metal Deployments" to set the CPU core count to 24. Using the default configuration will allow you to later change the CPU core count to a number less than 16, if desired.

    Note:

    If you mistakenly followed the procedure to set your CPU core count to 24, thereby preventing you from subsequently increasing your CPU core count, and the error is caught immediately, then contact Oracle Support to remedy the situation.

Setting the CPU Core Count on Oracle Database Appliance X4-2 Bare Metal Deployments

To set the CPU core count:

  1. Log in to the My Oracle Support at:

    https://myoraclesupport.com
    
  2. Click the Settings tab and select Assets from the submenu.

  3. Search for the serial number of the appliance in the asset list.

    If you cannot locate the serial number, then contact Oracle Support.

  4. Select the serial number of the appliance.

  5. Select Manage Key... from the available actions.

  6. In the Manage Cores Configuration Key dialog box, you can view the serial number of the appliance. If a key was previously generated, then you can view the current configuration.

    1. In the Cores Per Server drop-down list, select the desired number of enabled CPU cores for each server. The value you select will apply to both servers on the appliance.

      Initially, you can select 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, or 24.

      Subsequently, you can only select a number that is greater than the current number.

    2. Click Generate Key to generate the key.

    3. Click Copy Key to Clipboard to copy the key to the clipboard.

  7. Paste the key into an empty text file and save the file to a location on the Oracle Database Appliance.

  8. Log in to one of the servers on Oracle Database Appliance as root.

  9. Note: The command in this step will reboot the server to complete the reconfiguration.

    Run the following command:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key key_file_location
    

    Where key_file_location is the full path name of the text file that you created in Step 7.

    For example:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key /home/myfile.txt
    

After the system reboots, Oracle Database Appliance will be reconfigured and both servers will be running with the specified CPU core count. You must always assign cores on Oracle Database Appliance X4-2 bare metal deployments in multiples of two, with a minimum of two cores.

Oracle Database Appliance X3-2

Overview

Oracle Database Appliance X3-2 comprises two servers and each server has 16 CPU cores. By default, Oracle Database Appliance is shipped with all cores enabled on both servers, that is:

  • 16 CPU cores are enabled on each of the two servers

  • You have a total of 32 enabled CPU cores

You can use the default CPU core count of 16 for each server, or you can change the CPU core count by following the procedure in "Setting the CPU Core Count on Oracle Database Appliance X3-2 Bare Metal Deployments". For example, if you change the CPU core count to 12 for each server, then:

  • 12 CPU cores are enabled on each of the two servers

  • You have a total of 24 enabled CPU cores

Rules and Restrictions for Setting CPU Core Count on Oracle Database Appliance X3-2 Bare Metal Deployments

Review the following rules and restrictions before changing the CPU core count:

  • If you are running Appliance Manager 2.8 or lower, then you can change the CPU core count to 4, 8, 12, or 16 for each server.

  • You can change the CPU core count to 2, 4, 6, 8, 10, 12, 14,or 16 for each server if you are running Appliance Manager 2.10 or higher.

  • If you change the CPU core count, then you can subsequently only increase the CPU core count.

    For example, if you change the CPU core count to 8, then you can subsequently change the CPU core count to 12 or 16. If you later change the CPU core count to 12, then you can subsequently change the CPU core count to 16.

  • If your desired CPU core count is 16 for each server, then use the default configuration. Do not follow the procedure in "Setting the CPU Core Count on Oracle Database Appliance X3-2 Bare Metal Deployments" to set the CPU core count to 16. Using the default configuration will allow you to later change the CPU core count to a number less than 16, if desired.

    Note:

    If you mistakenly followed the procedure to set your CPU core count to 16, thereby preventing you from subsequently increasing your CPU core count, and the error is caught immediately, then contact Oracle Support to remedy the situation.

Setting the CPU Core Count on Oracle Database Appliance X3-2 Bare Metal Deployments

To set the CPU core count:

  1. Log in to the My Oracle Support at:

    https://myoraclesupport.com
    
  2. Click the Settings tab and select Assets from the submenu.

  3. Search for the serial number of the appliance in the asset list.

    If you cannot locate the serial number, then contact Oracle Support.

  4. Select the serial number of the appliance.

  5. Select Manage Key... from the available actions.

  6. In the Manage Cores Configuration Key dialog box, you can view the serial number of the appliance. If a key was previously generated, then you can view the current configuration.

    1. In the Cores Per Server drop-down list, select the desired number of enabled CPU cores for each server. The value you select will apply to both servers on the appliance.

      Initially, you can select 4, 8, 12, or 16.

      Subsequently, you can only select a number that is greater than the current number.

    2. Click Generate Key to generate the key.

    3. Click Copy Key to Clipboard to copy the key to the clipboard.

  7. Paste the key into an empty text file and save the file to a location on the Oracle Database Appliance.

  8. Log in to one of the servers on Oracle Database Appliance as root.

  9. Note: The command in this step will reboot the server to complete the reconfiguration.

    Run the following command:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key key_file_location
    

    Where key_file_location is the full path name of the text file that you created in Step 7.

    For example:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key /home/myfile.txt
    

After the system reboots, Oracle Database Appliance will be reconfigured and both servers will be running with the specified CPU core count. You must always assign cores to Oracle Database Appliance X3-2 bare metal deployments in multiples of four, with a minimum of four cores.

Oracle Database Appliance V1

Overview

Oracle Database Appliance V1 comprises two servers and each server has 12 CPU cores. By default, Oracle Database Appliance is shipped with all cores enabled on both servers, that is:

  • 12 CPU cores are enabled on each of the two servers

  • You have a total of 24 enabled CPU cores

You can use the default CPU core count of 12 for each server, or you can change the CPU core count by following the procedure in "Setting the CPU Core Count on Oracle Database Appliance Bare Metal Deployments". For example, if you change the CPU core count to 8 for each server, then:

  • 8 CPU cores are enabled on each of the two servers

  • You have a total of 16 enabled CPU cores

Rules and Restrictions for Setting CPU Core Count on Oracle Database Appliance Bare Metal Deployments

Review the following rules and restrictions before changing the CPU core count:

  • You can change the CPU core count to 2, 4, 6, 8, 10, or 12 for each server.

  • If you change the CPU core count, then you can subsequently only increase the CPU core count.

    For example, if you change the CPU core count to 6, then you can subsequently change the CPU core count to 8, 10, or 12. If you later change the CPU core count to 8, then you can subsequently change the CPU core count to 10 or 12.

  • If your desired CPU core count is 12 for each server, then use the default configuration. Do not follow the procedure in "Setting the CPU Core Count on Oracle Database Appliance Bare Metal Deployments" to set the CPU core count to 12. Using the default configuration will allow you to later change the CPU core count to a number less than 12, if desired.

    Note:

    If you mistakenly followed the procedure to set your CPU core count to 12, thereby preventing you from subsequently increasing your CPU core count, and the error is caught immediately, then contact Oracle Support to remedy the situation.

Setting the CPU Core Count on Oracle Database Appliance Bare Metal Deployments

To set the CPU core count:

  1. Log in to the My Oracle Support at:

    https://myoraclesupport.com
    
  2. Click the Settings tab and select Assets from the submenu.

  3. Search for the serial number of the appliance in the asset list.

    If you cannot locate the serial number, then contact Oracle Support.

  4. Select the serial number of the appliance.

  5. Select Manage Key... from the available actions.

  6. In the Manage Cores Configuration Key dialog box, you can view the serial number of the appliance. If a key was previously generated, then you can view the current configuration.

    1. In the Cores Per Server drop-down list, select the desired number of enabled CPU cores for each server. The value you select will apply to both servers on the appliance.

      Initially, you can select 2, 4, 6, 8, 10, or 12.

      Subsequently, you can only select a number that is greater than the current number.

    2. Click Generate Key to generate the key.

    3. Click Copy Key to Clipboard to copy the key to the clipboard.

  7. Paste the key into an empty text file and save the file to a location on the Oracle Database Appliance.

  8. Log in to one of the servers on Oracle Database Appliance as root.

  9. Note: The command in this step will reboot the server to complete the reconfiguration.

    Run the following command:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key key_file_location
    

    Where key_file_location is the full path name of the text file that you created in Step 7.

    For example:

    /opt/oracle/oak/bin/oakcli apply core_configuration_key /home/myfile.txt
    

After the system reboots, Oracle Database Appliance will be reconfigured and both servers will be running with the specified CPU core count. You must always assign cores to Oracle Database Appliance bare metal deployments in multiples of two, with a minimum of two cores.