DLTLIB3 DELETE LIBRARY 3 TAALIDP |
The Delete Library 3 command provides a simple front end to DLTLIB
and cleans up the low level messages. When the system DLTLIB command
is used, low level messages are sent for each object that is deleted.
DLTLIB3 cleans up the messages if the library is successfully
deleted. If an error occurs, all messages will still exist.
DLTLIB3 cannot be used to delete a library beginning with the letter
Q.
A typical command would be:
DLTLIB3 LIB(ABC)
If library ABC is successfully deleted, all low level messages would
be removed.
Situations which would cause the command to fail include such things
as:
- The user of the command is not authorized.
- An object in the library is allocated.
- A physical file has a based on logical file in
a different library
- Spooled files exist in an output queue in the library
to be deleted.
- Jobs exist in a job queue in the library to be deleted.
DLTLIB3 escape messages you can monitor for
--------------------------------------------
TAA9891 Some error occurred.
Escape messages from based on functions will be re-sent.
DLTLIB3 Command parameters *CMD
--------------------------
LIB The library to be deleted.
Restrictions
------------
DLTLIB3 cannot be used to delete a library beginning with the letter
Q.
Prerequisites
-------------
The following TAA Tools must be on your system:
RCVMSGKEY Receive message key
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
------ ---- --------- ---------- ----------
DLTLIB3 *CMD TAALIDP QATTCMD
TAALIDPC *PGM CLP TAALIDPC QATTCL
|
Added to TAA Productivity tools April 15, 2013