5. Accessing the Name Server : Name Server Query Syntax : Create Connection Statements—Create a Connection Data Definition : Example: Create connection statement
 
Share this page                  
Example: Create connection statement
The following example creates a global connection data definition on vnode apitest, where net_addr=apitest, protocol=TCP/IP, and port=mg0:
create global connection apitest apitest tcp_ip mg0
Note:  The virtual node name and the host are different objects, although typically they have the same value.