Universal Query - IBM i

Universal Query for IBM i

The Universal Query utility is used to list all active components on a remote server.

The output will be written to stdout.
 

STRUQR HOST(localhost) PORT(4990)

This command provides active component information for the localhost server listening on port 4990 will be written to stdout.


STRUQR HOST(fortworth)

This command provides active component information from the fortworth server listening on the default port 7887.

Command Line Options

The command line options used in these examples are:

Option

Description

HOST

Directs the command to the localhost.

PORT

TCP port on the remote server.

Components

Universal Query