company logo

ServerCommands - ODABA Server Commands

Server commands allow running maintenance utilities from a remote client. Following server commands may be called:

  • DBBackup - create a database backup
  • DBCheck - check database consistence
  • DBRestore - restore database
  • DBSysInfo - provide database system information
  • KillAll - kill all active clients
  • KillClient - kill special client
  • SendMessage - send messages to one or more clients
  • ShowClients - show active clients
  • ShutDown - shut down the server
  • StartPause - pausing write transactions
  • StopPause - restart write transactions

Detailed description of server commands is provided in "Database Utilities".

Server commands may be called from a command line in MS CMD or UNIX shell. Server commands act as clients and can be started from any computer in the network that has installed server commands or on the server itself.