Environment
Situation
The database is very large.
Resolution
In Synchronizer Web Admin, click the Mobility Connector to display the Mobility Connector Configuration page.
- Click Edit XML Source.
- To adjust the time when nightly maintenance occurs:
- Locate the following lines:
<databaseMaintenanceStartHour>0</databaseMaintenanceStartHour> <databaseMaintenanceStopHour>6</databaseMaintenanceStopHour>
- Locate the following line:
Change 1 to 0.
IMPORTANT:This is not recommended. Without nightly maintenance, items accumulate in the Mobility Connector database indefinitely and reduce Mobility Connector performance over time.
-
Click Save Custom Settings.
-
Click Home on the menu bar to return to the main Synchronizer Web Admin page.
-
In a terminal window, restart the Synchronizer services:
rcdatasync restart -
(Conditional) If the Mobility Connector is not configured to restart automatically along with the Synchronizer services:
1. In the Actions column for the Mobility Connector, click Stop icon to stop the Mobility Connector.
2. Click Start icon to start the Mobility Connector with the new nightly maintenance settings in effect.
You can see what the Mobility Connector is doing as it performs its nightly maintenance by searching for MaintenanceMonitor in the Mobility Connector log file:
/var/log/datasync/default.pipeline1.mobility-AppInterface.log
Additional Information
If logging is set to Debug, the Mobility Connector logs each item that it deletes. This can result in a very large log file. Without the Debug log level, the Mobility Connector lists the users as it performs nightly maintenance for them. For more information about log levels, see "Controlling Connector Logging" in "Connector and User Management" in the Novell Data Synchronizer System Administration Guide.