9. Maintenance - Database Maintenance functions
Usually, database maintenance functions are called via corresponding utility programs. In order to be able calling maintenance functions from within an application, the client handle provides appropriate function. Client maintenance functions allow running services locally, but also on server.
Functions
- backupDatabase - Database backup
- checkDatabase - Check database
- databaseInformation - Display database information
- databaseStatistics - Display database statistics
- dictionaryStatistics - Display dictionary statistics
- packDatabase - Pack database
- restoreDatabase - Restore database
- sendMessage - Send message to one or all clients
- startPause - Pause Server
- stopPause - Stop pausing server