LOGOUT |
![]() ![]() ![]() |
The LOGOUT command terminates a QM process.
Format
LOGOUT {user} LOGOUT ALL
where
The LOGOUT command aborts the specified process. The process is terminated without execution of the ON.EXIT paragraph.
If user is omitted, the LOGOUT command terminates the user's own session. A user who does not have administrator rights can only log out processes running under the same user name.
The LOGOUT ALL form of the command, available only in the QMSYS account to users with administrator rights, logs out all QM processes except the one from which it is issued.
Example
LOGOUT 2 Phantom 2 : forced logout
This example shows forced termination of phantom user 2. |