11
Documentation Conventions
[ ]
Denotes optional arguments. Those arguments not enclosed in
square brackets are required. Example:
APPLDEST DEST [ALTDEST]
In this example, DEST is a required argument and ALTDEST is
optional.
{ }
Some documents use braces to denote required arguments, or to
group arguments for clarity. Example:
COMPARE {workload} -
REPORT={SUMMARY | HISTOGRAM}
The
workload
variable is required. The REPORT keyword must be
specified with a value of SUMMARY or HISTOGRAM.
_
Default values are underscored. Example:
COPY infile outfile - [COMPRESS={YES | NO}]
In this example, the COMPRESS keyword is optional. If specified,
the only valid values are YES or NO. If omitted, the default is YES.
Table 1. Symbols in Command Syntax
Symbol
Usage
Summary of Contents for Network Adapter DB2
Page 6: ...6 OMEGAMON II for DB2 User s Guide CUA Interface Version 540...
Page 13: ...13...
Page 14: ...14 OMEGAMON II for DB2 User s Guide CUA Interface Version 540...
Page 18: ...18 OMEGAMON II for DB2 User s Guide CUA Interface Version 540...
Page 64: ...Using the Callable Interface 64 OMEGAMON II for DB2 User s Guide CUA Interface Version 540...
Page 88: ...Using the IFCID Trace Facility 88 OMEGAMON II for DB2 User s Guide CUA Interface Version 540...