Hitachi

Hitachi Advanced Database Command Reference


4.1 Description

The adbcancel command forcibly terminates HADB server processing that is executing in response to a processing request issued by an application program or command. The adbcancel command then disconnects the application program or command from the HADB server.

You use the adbcancel command to forcibly terminate HADB server processing when an application program or command has terminated abnormally but the HADB server processing has not finished.

If you execute the adbcancel command while an application program is executing a transaction, the command rolls back the transaction and then disconnects the application program from the HADB server.

When you are using the multi-node function, you can execute the adbcancel command on all nodes.

You can also use the adbcancel command to suspend (forcibly terminate) an executing command. For details about how to suspend (forcibly terminate) a command, see 1.6 When suspending (forcibly terminating) an executing command.