You can use any SQL database provided that the existing version number of that database matches the version required by Unwired Platform.
Setting up the existing database requires some changes to the schema. Once setup, you can configure Unwired Platform to use this database.
- Use dbisql to run the SQL scripts that set up the monitoring schema. This utility is located in <UnwiredPlatform_InstallDir>\Servers\SQLAnywhereXX\BINXX.
- init-monitoring-tables-asa.sql – sets up the SQL Anywhere database with a general monitoring schema.
- ASA_MONITORING_DDL.sql – sets up the SQL Anywhere database with a cache monitoring schema.
By default, these scripts are installed in SUP_HOME\Servers\UnwiredServer\config.
- Create a new data source for the monitoring database in the default domain.
- In Sybase Control Center, configure Unwired Server to use this database
instance. See Configuring Monitoring Performance
Properties in Sybase Control Center for Sybase Unwired Platform.
- Configure monitoring behavior accordingly.