Setting the CDB Server Thread Count Manually

If the CDB is not installed on the same machine as Unwired Server, you must set the thread count for the CDB manually. There may also be other situations when you want to set the thread count manually, outside of Sybase Control Center.

Setting the CDB thread count in the sup.properties file


  1. Use a text editor to open the sup.properties file, located in Sybase\UnwiredPlatform1_2\Servers\UnwiredServer, and set the thread count in the sqlany.threadcount property.
    Note: This value must be 5 units higher than ml.threadcount.
  2. Save and close sup.properties.
  3. To register the changes in the clusterdb, change to Sybase\UnwiredPlatform1_2\Servers\UnwiredServer, and run:
    updateProps.bat -r
  4. From the Windows Start menu, select Settings > Control Panel > Administrative Tools > Services, and shut down the Sybase services.
  5. If the CDB is running as a service, reinstall the service by running:
    uadbservice.bat install
  6. Restart Unwired Platform services:
    1. From the Windows Start menu, select Settings > Control Panel > Administrative Tools > Services.
    2. For each service, click Start.
      Note: Restart Unwired Platform services in this order:
      1. SybaseUnwiredPlatformDatabase<install_number> (Main (consolidated) database for Sybase Unwired Platform runtime)
      2. SybaseUnwiredPlatformServer<install_number>
      3. SybaseUnwiredPlatformRSOE<install_number>