Currently, IBM i runs Workload Automation 5.1.1. These pages provide information for that version.
Workload Automation 5 for IBM i Commands
The names of the Workload Automation 5 for IBM i commands that are installed in the IBM i QSYS library are tagged with the Workload Automation 5 for IBM i version / release / modification number, 511. The names of the commands installed in the Workload Automation 5 for IBM i product library, UNVPRD511, are untagged.
To maintain consistency across releases, you may prefer to use the untagged names in your production environment. The Change Release Tag program, UCHGRLS, lets you change the tagged command names in QSYS to the untagged command names in UNVPRD511.
These pages reference the IBM i commands by their untagged names. If you are using commands with tagged names to run Universal Query, substitute the tagged names for the untagged names in these references.
Configuration Options
The following table identifies the UQUERY for IBM i configuration options. Each Option Name is a link to detailed information about that option.
Option Name | Description |
---|---|
Character code page used to translate text data received and transmitted over the network. | |
Requests that Universal Query return information for all records that match the specified command ID. | |
Requests that Universal Query return information only for the specified component ID. | |
Writes a description of the configuration options and their format. | |
Specification for whether or not Universal Query requests manager component information from the queried Broker. | |
Universal Message Catalog (UMC) file used to write messages. | |
Level of messages to write. | |
Information Universal Query requests from Universal Broker. | |
Program Lock File (PLF) directory where the program lock files are located. | |
IP address of the remote computer. | |
TCP port number on the remote computer on which Universal Broker is accepting connections. | |
Format in which Universal Broker information is written. | |
Writes the program version and copyright information. |
Command Line Syntax
The following figure illustrates the command line syntax — using the STRUQR parameter form of command line options — of UQUERY for IBM i.
STRUQR HOST(hostaddress) [PORT(port)] [PING(*{yes|no})] [REPORT(*{normal|fixed})] [CODEPAGE(codepage)] [MSGLANG(language)] [MSGLEVEL(*{trace|audit|info|warn|error}] (NOTE: trace turns on the Trace function.) [OUTBOUNDIP(host|blank_line)] [CMDID(ID)] [COMPID(ID)] [MANAGERS(*{yes|no})] [PLFDIR(ifs_directory)] STRUQR VERSION(*{yes|no})