DSPOBJEXCP DISPLAY OBJECT EXCEPTIONS TAAOBMQ |
The Display Object Exceptions command lists one or more objects that
are saved with storage freed, locked, damaged, or where the storage
requirement has overflowed the ASP. Multiple libraries may be
searched. DSPOBJEXCP will be a slow running command if many objects
are accessed.
A typical command would be:
DSPOBJEXCP OBJ(ABC/*ALL)
A listing would be displayed with one line for each object in library
ABC that has an exception.
DSPOBJEXCP escape messages you can monitor for
----------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPOBJEXCP Command parameters *CMD
-----------------------------
OBJ The qualified name of the object to be checked. A
single object, a generic object name, or the special
value *ALL may be entered.
The library value defaults to *USRLIBL. A specific
library, *CURLIB, *ALL, or *ALLUSR may be entered.
OBJTYPE A list of up to 300 object types that may be
entered. *ALL is the default. For the specific
types supported, use the prompter.
DETAIL The type of listing to be output.
*EXCEPTIONS is the default to list only those
objects that have exceptions.
*ALL may be entered to list all objects.
OUTPUT How to output the results. * is the default to
display the spooled file if the command is entered
interactively. If the display is ended with F3/F12
or the Enter key, the spooled file is deleted after
it is displayed. To retain the spooled file, you
may use the the System Request 'Cancel' function and
the spooled file will exist in a HLD status.
If the command is entered in batch or *PRINT is
specified, the spooled file is output and retained.
Restrictions
------------
You must have *ALLOBJ special authority to use a library value of
*ALL or *ALLUSR.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
CVTOBJD4 Convert object description 4
EXTLST2 Extract list 2
RSNLSTMSG Resend last message
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPOBJEXCP *CMD TAAOBMQ QATTCMD
TAAOBMQC *PGM CLP TAAOBMQC QATTCL
TAAOBMQR *PGM RPG TAAOBMQR QATTRPG
|
Added to TAA Productivity tools October 15, 2013