Exalytics - HardwareAcceleration MBean attribute
Table of Contents
About
The HardwareAcceleration attribute specifies whether you are using the Exalytics Machine.
Articles Related
Management
Mbean
In 11g with the Weblogic MBean
Manually
The MBean attribute sets:
- the ORACLEHARDWAREACCELERATION parameter in the NQSConfig.ini file
[SERVER]
OracleHardwareAcceleration = YES;
- and the OracleHardwareAcceleration element in the instanceconfig.xml file.
<ServerInstance>
<OracleHardwareAcceleration>True</OracleHardwareAcceleration>
....
</ServerInstance>