REPORT - UQUERY configuration option
Description
The REPORT option specifies the format in which the Universal Broker information is written.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Command Line, Short Form | -R format | ||||
Command Line, Long Form | -report format | ||||
Environment Variable | UQRYREPORT=format | ||||
Configuration File Keyword | report format | ||||
STRUQR Parameter | REPORT(*format) |
Values
format is the format in which the Universal Broker information is written.
Valid values for report are:
- normal
Universal Broker information is written one field per line. - fixed
Universal Broker information is written in a table format with limited number of columns.
Default is normal.