Filter command (WHERE)

This parameter can be used to selectively display only the jobs with particular attributes that have the queue open.

*APPLTAG
The tag of the application which has the queue open.

The filter value is the application tag string.

*BROWSE
Whether the job has the queue open for browsing.

The filter value is either *NO or *YES.

*CHLNAME
The name of the channel which has the queue open.

The filter value is the channel name.

*CONNAME
The connection name of the channel which has the queue open.

The filter value is the connection name.

*INPUT
Whether the job has the queue open for input.

The filter value is one of the following:

*NO
The job does not have the queue open for input.
*SHARED
The job has the queue open for shared input.
*EXCL
The job has the queue open for exclusive input.
 
*INQUIRE
Whether the job has the queue open for inquiry.

The filter value is either *NO or *YES.

*JOB
The name of the job which has the queue open.

The filter value is the job name.

*OUTPUT
Whether the job has the queue open for output.

The filter value is either *NO or *YES.

*SET
Whether the job has the queue open for set.

The filter value is either *NO or *YES.

*URTYPE
The type of unit of work recovery identifier.

The filter value is one of the following:

*QMGR
Queue manager unit of work recovery identifier.
*XA
XA unit of work recovery identifier.