A. Command Reference : iimonitor Command--Administer DBMS, Recovery, and GCF Servers : iimonitor Commands That Perform Actions on Sessions
 
Share this page                  
iimonitor Commands That Perform Actions on Sessions
The following iimonitor commands perform actions on all server sessions or a specific server session.
The iimonitor commands that perform actions on sessions have the following format:
remove|suspend|resume|kill session_id
remove
Disconnects a particular user session. It cannot be used to drop system threads. This command can be run by a privileged user only.
suspend
Suspends a compute-bound session to allow a trace of the problem. This option is not available for GCF servers.
resume
Resumes a suspended session. This option is not available for GCF servers.
kill
Terminates the currently executing query while leaving the user session connected. This option is not available for GCF servers.
session_id
Specifies to perform the action on the specified session (sessionid). To display the session ID, use the iimonitor utility show sessions command.