solidDB Help : Configuring and administering : Monitoring solidDB : Disconnecting (throwout) connected users
  
Disconnecting (throwout) connected users
Disconnect single or all users by using the ADMIN COMMAND 'throwout' command.
To disconnect a single user, run the following command:
ADMIN COMMAND 'throwout user_id'
You can query the user_id of each connected user with the ADMIN COMMAND 'userlist' command, see USERLIST.
To disconnect all users, run the following command:
ADMIN COMMAND 'throwout all'
Note The ADMIN COMMAND 'throwout' command does not break the connection between a HotStandby primary server and HotStandby secondary server.
Go up to
Monitoring solidDB