skip to main content
Using the Driver : Configuring the SQL Engine Server
  

Try DataDirect Drivers Now

Configuring the SQL Engine Server

Some applications may experience problems loading the JVM required for the SQL engine because the process exceeds the available heap space. If your application experiences problems loading the JVM, you can configure the Oracle Service Cloud driver to operate in server mode.
By default, the Oracle Service Cloud driver operates in direct mode, with the SQL engine and JVM running in a single 32-bit process within the same JVM. In server mode, the driver's SQL engine runs in a separate 32-bit process with its own JVM instead of trying to load the SQL engine and JVM in the same process used by the driver.
Note: You must be an administrator to start or stop the service, or to configure any settings for the service.
In this section: 
* Configuring Server Mode
* Starting the SQL Engine Server
* Stopping the SQL Engine Server
* Configuring Java Logging for the SQL Engine Server