Owner's manual

Command Interpreter
HP AutoSYNC User’s Guide522580-015
8-74
LABELDISPLAY (LD)
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.
LISTFILEOPENS (LFO)
Displays all file opens like the FUP LISTOPENS command, with additional options.
The command can be abbreviated to LFO.
file-set
a TACL-style file name pattern specifying a collection of files. If file-set is omitted,
all the opens for the local system are displayed ($* is assumed).
To display opens of temporary files, specify file-set as $vol.* or $vol.#*, where $vol
can be “$*”.
BYF[ILE]
displays the opens by file name. It is the default.
BYO[PENER]
displays the opens by opener.
OUTP[UT] | WRIT[E]
L[ABEL]D[ISPLAY] sql-table [ ALLP[ARTS] | ALLI[NDEXS] ]
L[IST]F[ILE]O[PENS] file-set , options
options is:
{ BYF[ILE] }
{ BYO[PENER] }
{ OUTP[UT] | WRIT[E] }