DSPDTAQD DISPLAY DATA QUEUE DESCRIPTION TAADTQD |
The Display data queue description command displays or prints the
attributes of a data queue object. The information includes the
create attributes plus the current number of entries and the number
of entries that can be made before an overflow occurs.
A typical command would be:
DSPDTAQD DTAQ(xxx)
The TAA Tool RTVDTAQD is used to access the information. It uses the
system API QMHRQDQD.
Note that this command does not display the entries on the data
queue. See the TAA Tool command DSPDTAQ.
Command parameters *CMD
------------------
DTAQ The qualified name of the data queue. The library
value defaults to *LIBL. *CURLIB may also be
specified.
OUTPUT Whether to display or print the output. * is the
default. *PRINT may be entered. These values have
the same meaning as on system commands except that
DSPSPLF is used for the interactive display.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
RTVDTAQD Retrieve data queue description
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPDTAQD *CMD TAADTQD QATTCMD
TAADTQDC *PGM CLP TAADTQDC QATTCL
TAADTQDR *PGM RPG TAADTQDR QATTRPG
TAADTQDD *FILE DSPF TAADTQDD QATTDDS
|
Added to TAA Productivity tools April 1, 1995