Abort sessions or transactions

You can use the nzsession command to abort sessions or transactions. You can abort a transaction if you are the user admin, the owner of the session, or you have Abort privileges for that user or group.

To abort a session, enter: nzsession abort -u admin -pw password -id 7895

Important: Do not abort system sessions because it can cause your system to fail to restart.

You can abort SQL, client, load, backup, and restore sessions. To abort transaction SID 31334, enter the following command:

nzsession abortTxn -u admin -pw password -id 31334

The transaction has been aborted but the session remains active.