dbadmin -data port@DOORSserver [-password password]-userlist
dbadmin -data port@DOORSserver [-password password]-locklist
A list is displayed of all the users who currently have a connection, in the form channel-id:username@computer. The connection made by the dbadmin command has the user name admin, and an asterisk before the user name, instead of a colon.
For example:
abc$ dbadmin -data 36677@xyz -userlist
-I- DBADMIN 6823:ptfrint@def
-I- DBADMIN 8978*admin@abc
abc$ dbadmin -data 36677@ghi -killprocess 6823
If there are unwanted user connections or file locks, you can remove them.
On Windows machines, you can use the Database Server Administration tool. To disconnect a user connection, select it and click Disconnect User. To unlock a file, select it and click Unlock File.
dbadmin -data port@DOORSserver [-password password] -killprocess channel_identifier
dbadmin -data port@DOORSserver [-password password] -unlock channel_identifier