AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-80
LABELDISPLAY (LD)
Hostid (if any) for the TCP/IP process $Znnn
Hostname (gethostname): hostname-from-gethostname
IPv4 address(getaddrinfo): xx.xxx.xx.xx
IPv6 address(getaddrinfo): ::ffff:xx.xxx.xx.xx
getipnodebyname( IPV4 ) returns:
Hostname = hostname-from-getipnodebynameI
IPv4 address: xx.xxx.xx.xx
getipnodebyname( IPV6 ) returns:
Hostname = hostname-from-getipnodebyname
IPv6 address: ::ffff:xx.xxx.xx.xx
INFO TCPIP does not display any information about the AutoSYNC TCP/IP status. It is
supplied for convenience. If the information displayed is incorrect or unexpected,
consult your network administrator.
LABELDISPLAY (LD)
Displays label information for the specified table, such as catalog name, audit
compression, columns data types, primary and alternate key columns, partitions,
allocated extents, and so on. The command can be abbreviated to LD.
sql-table
a SQL table or View.
ALLP[ARTS]
displays the labels of all partitions of the table.
ALLI[NDEXES]
displays the labels of all indexes of the table.
INFO TCPIP [ tcpip-address | host-name ]
L[ABEL]D[ISPLAY] sql-table [ ALLP[ARTS] | ALLI[NDEXS] ]