5. Accessing the Name Server : Name Server Query Syntax : Destroy Connection Statement—Destroy a Data Definition : Examples: Destroy connection statement
 
Share this page                  
Examples: Destroy connection statement
The following example destroys a private connection data definition on vnode apitest, where net_addr=apitest, protocol=TCP/IP, and port=mg2:
destroy private connection apitest apitest tcp_ip mg2
The following example destroys all global connection data definitions on vnode payroll that include the TCP/IP protocol:
destroy global connection payroll * tcp_ip *