38.5.4 #CONNECT (connects to the HADB server)
- Function
-
This subcommand connects to the HADB server.
You use the #CONNECT subcommand to re-connect to the HADB server after you have disconnected from the server by executing the #DISCONNECT subcommand.
- Format
-
#CONNECT;
- Important points
-
-
Once you execute #CONNECT, entry of the authorization identifier and password will be requested.
-
The password cannot be omitted.
-
To connect to the HADB server using a different authorization identifier from the one used for the current connection to the HADB server, disconnect from the HADB server with the #DISCONNECT command and then execute #CONNECT.
-