Hitachi

Hitachi Advanced Database Setup and Operation Guide


17.3.6 Creating client definitions

The following shows a client definition specification example.

For details about how to create a client definition, see Creating a client definition in Setting Up an Environment for an HADB Client (If the ODBC Driver and CLI Functions Are Used) in the HADB Application Development Guide. For details about the operands in a client definition, see Contents of operands in the client definition under Designing Client Definitions in the HADB Application Development Guide.

■ Client definition specification example
set adb_clt_rpc_srv_host = 10.196.108.143     ...1
set adb_clt_rpc_srv_port = 23650
set adb_clt_ap_name = "AP01"

Explanation

  1. For the connection-destination host name, specify alias IP address 10.196.108.143, which is used for client-server communication.