Hitachi

Hitachi Advanced Database Command Reference


38.5.5 #DISCONNECT (disconnects from the HADB server)

Function

This subcommand terminates the executing transaction normally and commits it. The subcommand then disconnects from the HADB server.

Format
#DISCONNECT;
Important points

Execution of #DISCONNECT disconnects from the HADB server, but the adbsql command does not terminate. To terminate the adbsql command, execute #EXIT. To re-connect to the HADB server, execute #CONNECT.