Universal Query for Windows and UNIX

Configuration Options

The following table identifies the UQUERY configuration options for WIndows and UNIX. Each Option Name is a link to detailed information about that option.


Option Name

Description

BIF_DIRECTORY *

Broker Interface File (BIF) directory where the Universal Broker interface file is located.

CODE_PAGE

Character code page used to translate text data received and transmitted over the network.

COMMAND_ID

Requests that Universal Query return information for all records that match the specified command ID.

COMPONENT_ID

Requests that Universal Query return information only for the specified component ID.

HELP

Writes a description of the configuration options and their format.

MANAGERS

Specification for whether or not Universal Query requests manager component information from the queried Broker.

MESSAGE_LANGUAGE

Universal Message Catalog (UMC) file used to write messages.

MESSAGE_LEVEL

Level of messages to write.

NLS_DIRECTORY

Directory where the Universal Query message catalog and code page tables are located.

OUTBOUND_IP

Sets the host or IP address that UQUERY binds to when initiating outgoing connections.

PING

Information Universal Query requests from Universal Broker.

PLF_DIRECTORY *

Program Lock File (PLF) directory where the program lock files are located.

REMOTE_HOST

IP address of the remote computer.

REMOTE_PORT

TCP port number on the remote computer on which Universal Broker is accepting connections.

REPORT

Format in which Universal Broker information is written.

VERSION

Writes the program version and copyright information.

* Valid for UNIX only.

Command Line Syntax

The following figure illustrates the command line syntax — using the command line, long form of the configuration options — of UQUERY for Windows and UNIX.

uquery
-host hostaddress
[-port port]
[-ping {yes|no}]
[-report {normal|fixed}]
[-bif_directory directory]		(NOTE: This option is valid only for UNIX.)
[-plf_directory directory]		(NOTE: This option is valid only for UNIX.)
[-codepage codepage]
[-level {trace|audit|info|warn|error}]
[-lang language]
[-managers {yes|no}]
[-outboundip host]
[-cmdid ID]
[-component ID]

uquery
{ -help | -version


Windows

The Universal Configuration Manager also can be used to obtain the same information reported by the command line version of Universal Query.