TAA Tools
CHKDUPSPLF      CHECK DUPLICATE SPOOLED FILE           TAASPPS

The Check Duplicate Spooled  File command checks an outfile  created by
CVTOUTQ  for  duplicate  spooled files.    The  check  is  made on  the
qualified  job name,  the spooled file  name, and  spooled file number.
CHKDUPSPLF is intended  for the case where  the system may be  creating
duplicates.

You must first run CVTOUTQ to create the OUTQP file such as:

             CVTOUTQ    OUTQ(xxx) OUTLIB(QTEMP)

Then CHKDUPSPLF

             CHKDUPSPLF LIB(QTEMP)

Any duplicate spooled files would be listed.

CHKDUPSPLF escape messages you can monitor for
----------------------------------------------

None.  Escape messages from based on functions will be re-sent.

CHKDUPSPLF Command parameters                         *CMD
-----------------------------

   OUTQPLIB      The name  of the library containing the  OUTQP file as
                 created by CVTOUTQ.


Restrictions
------------

None.

Prerequisites
-------------

The following TAA Tools must be on your system:

     CHKOBJ3         Check object 3
     RSNLSTMSG       Resend last message
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message
     SORTDBF         Sort data base file

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   CHKDUPSPLF    *CMD                   TAASPPS       QATTCMD
   TAASPPSC      *PGM       CLP         TAASPPSC      QATTCL
   TAASPPSR      *PGM       RPG         TAASPPSR      QATTRPG
					

Added to TAA Productivity tools April 15, 2013


Home Page Up to Top